We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdd5cf commit a315ecfCopy full SHA for a315ecf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-bullseye
+FROM python:3.13-bullseye
2
ARG DEV_FLAG
3
COPY /script/ /app/script
4
WORKDIR /app
0 commit comments