We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2ea06 commit 1c83020Copy full SHA for 1c83020
1 file changed
dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 python:3.10.12-bookworm
+FROM --platform=linux/amd64 python:3.10.12-slim-bookworm
2
3
WORKDIR /app
4
COPY requirements.txt .
0 commit comments