We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b85951 commit edc20e3Copy full SHA for edc20e3
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# hadolint global ignore=DL3013,DL3018
2
-FROM --platform=$BUILDPLATFORM python:3.13.7-alpine3.22
+FROM --platform=$BUILDPLATFORM python:3.14.0-alpine3.22
3
4
# For multi-platform build
5
ARG BUILDPLATFORM
0 commit comments