We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635ece3 commit 0a42f3aCopy full SHA for 0a42f3a
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