Skip to content

Commit bc80aa9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/python:3.12.10-slim-bookworm AS base
1+
FROM docker.io/python:3.13.3-slim-bookworm AS base
22

33
ARG TARGETARCH
44
ENV TARGETARCH=${TARGETARCH:-amd64}

0 commit comments

Comments
 (0)