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 3cef853 + ba54f6a commit f70ca35Copy full SHA for f70ca35
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM docker.io/golang:1.26.4 AS golang
2
3
-FROM docker.io/python:3.14.5-slim-bookworm AS base
+FROM docker.io/python:3.14.6-slim-bookworm AS base
4
5
ARG TARGETARCH
6
ENV TARGETARCH=${TARGETARCH:-amd64}
0 commit comments