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