10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9a4c5 commit 2725abcCopy full SHA for 2725abc
.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:c7c95bc6399ee1f5a1f4d99102792d96b88c110635f806a01a5f9e32ac07bbd4 as final
51
52
ARG OWLBOT_CLI_COMMITTISH=8b7d94b4a8ad0345aeefd6a7ec9c5afcbeb8e2d7
53
ARG PROTOC_VERSION=25.5
0 commit comments