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.
1 parent efe8066 commit e21a36eCopy full SHA for e21a36e
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM python:3.12.3-alpine3.20 AS base
+FROM python:3.12.4-alpine3.20 AS base
3
4
ENV WORKDIR=/app
5
WORKDIR ${WORKDIR}
0 commit comments