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 544e22b commit 7111b2dCopy full SHA for 7111b2d
2 files changed
3.11/debian/Dockerfile
@@ -12,4 +12,5 @@ ENV DEBIAN_FRONTEND=noninteractive
12
COPY prebuildfs /
13
14
RUN set -eux \
15
+ install_packages gcc \
16
pip install --no-cache-dir --upgrade pip
3.12/debian/Dockerfile
0 commit comments