Skip to content

Commit c4ca316

Browse files
Update docker.io/python Docker tag to v3.14.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90f5766 commit c4ca316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM docker.io/golang:1.25.6 AS golang
22

3-
FROM docker.io/python:3.12.12-slim-bookworm AS base
3+
FROM docker.io/python:3.14.2-slim-bookworm AS base
44

55
ARG TARGETARCH
66
ENV TARGETARCH=${TARGETARCH:-amd64}

0 commit comments

Comments
 (0)