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 263ebaf + 8c627c3 commit 95f463aCopy full SHA for 95f463a
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=python:3.14.3-alpine3.23
+ARG BASE_IMAGE=python:3.14.4-alpine3.23
2
3
###############################################################################
4
FROM ${BASE_IMAGE} AS init
0 commit comments