We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ac1a47 commit 47b2f2fCopy full SHA for 47b2f2f
Dockerfile
@@ -48,7 +48,7 @@ RUN ARCH="$(dpkg --print-architecture)" && \
48
-y && \
49
# Remove apt cache
50
rm -rf /var/cache/apt && \
51
- pip3 install --upgrade pip --break-system-packages && \
+ # pip3 install --upgrade pip --break-system-packages && \
52
# Create work directory
53
mkdir /workdir && \
54
# Get GN tools for matter
0 commit comments