Skip to content

Commit df105bb

Browse files
committed
deps: update docker.io/library/python docker tag to v3.13.1
1 parent 78cbff1 commit df105bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/library_generation.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN git checkout "${GLIB_MUS_SHA}"
4747
RUN chmod a+x compile-x86_64-alpine-linux.sh
4848
RUN sh compile-x86_64-alpine-linux.sh
4949

50-
FROM docker.io/library/python:3.12.7-alpine3.20@sha256:5049c050bdc68575a10bcb1885baa0689b6c15152d8a56a7e399fb49f783bf98 as final
50+
FROM docker.io/library/python:3.13.1-alpine3.20@sha256:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 as final
5151

5252
ARG OWLBOT_CLI_COMMITTISH=6662ddc9cff57289c3c1d59224904d78087734b5
5353
ARG PROTOC_VERSION=25.5

0 commit comments

Comments
 (0)