8000
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 22ea7b5 commit 7382394Copy full SHA for 7382394
.cloudbuild/library_generation/library_generation.Dockerfile
@@ -49,7 +49,7 @@ RUN sh compile-x86_64-alpine-linux.sh
49
50
FROM docker.io/library/python:3.12.7-alpine3.20@sha256:5049c050bdc68575a10bcb1885baa0689b6c15152d8a56a7e399fb49f783bf98 as final
51
52
-ARG OWLBOT_CLI_COMMITTISH=f3fbbabafde4d708971b269533d1388e2bd2b5f9
+ARG OWLBOT_CLI_COMMITTISH=6662ddc9cff57289c3c1d59224904d78087734b5
53
ARG PROTOC_VERSION=25.5
54
ARG GRPC_VERSION=1.68.1
55
ARG JAVA_FORMAT_VERSION=1.7
0 commit comments