We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d6e7e commit 0634764Copy full SHA for 0634764
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11
+FROM python:3.11-slim
2
3
WORKDIR /app
4
COPY . .
0 commit comments