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 eb6e513 commit c3221cbCopy full SHA for c3221cb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9
+FROM python:3.9-slim
2
3
RUN python -m pip install --upgrade pip
4
RUN pip install pipx
0 commit comments