We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b60c26e + c06abea commit 1119a55Copy full SHA for 1119a55
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM docker.io/golang:1.26.3 AS golang
2
3
-FROM docker.io/python:3.14.4-slim-bookworm AS base
+FROM docker.io/python:3.14.5-slim-bookworm AS base
4
5
ARG TARGETARCH
6
ENV TARGETARCH=${TARGETARCH:-amd64}
0 commit comments