Update Dockerfile

This commit is contained in:
Sergey
2025-12-03 13:01:40 +03:00
committed by GitHub
parent 9ac1a47691
commit 47b2f2fbda

View File

@@ -48,7 +48,7 @@ RUN ARCH="$(dpkg --print-architecture)" && \
-y && \
# Remove apt cache
rm -rf /var/cache/apt && \
pip3 install --upgrade pip --break-system-packages && \
# pip3 install --upgrade pip --break-system-packages && \
# Create work directory
mkdir /workdir && \
# Get GN tools for matter