We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08afe9f + 27eb8d5 commit b96c18bCopy full SHA for b96c18b
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM python:3.12.7-alpine3.20 AS init
+FROM python:3.13.0-alpine3.20 AS init
3
4
ENV WORKDIR=/app
5
WORKDIR ${WORKDIR}
0 commit comments