We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816f155 commit 8cd5220Copy full SHA for 8cd5220
.cloudbuild/library_generation/library_generation.Dockerfile
@@ -47,7 +47,7 @@ RUN git checkout "${GLIB_MUS_SHA}"
47
RUN chmod a+x compile-x86_64-alpine-linux.sh
48
RUN sh compile-x86_64-alpine-linux.sh
49
50
-FROM docker.io/library/python:3.13.1-alpine3.20@sha256:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 as final
+FROM docker.io/library/python:3.13.1-alpine3.20@sha256:6076e7dcac32914517bb864f0327d94b204fca10e6fad5efc4f55ab75957704e as final
51
52
ARG OWLBOT_CLI_COMMITTISH=8b7d94b4a8ad0345aeefd6a7ec9c5afcbeb8e2d7
53
ARG PROTOC_VERSION=25.5
0 commit comments