Skip to content

Commit 1119a55

Browse files
authored
Merge pull request #1365 from projectsyn/renovate/docker.io-python-3.14.x
Update docker.io/python Docker tag to v3.14.5
2 parents b60c26e + c06abea commit 1119a55

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.26.3 AS golang
22

3-
FROM docker.io/python:3.14.4-slim-bookworm AS base
3+
FROM docker.io/python:3.14.5-slim-bookworm AS base
44

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

0 commit comments

Comments
 (0)