We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af88b3 commit 7c8e694Copy full SHA for 7c8e694
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim
+FROM python:3.12-slim
2
3
COPY . /app
4
WORKDIR /app
0 commit comments