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 49ac09d commit 0eb88f1Copy full SHA for 0eb88f1
.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.13.2-alpine3.20@sha256:816feb29731cdee64b15b0ae91dd9f1cbc36765984ff8ea85a3d90f064417237 as final
51
52
-ARG OWLBOT_CLI_COMMITTISH=3a68a9c0de318784b3aefadcc502a6521b3f1bc5
+ARG OWLBOT_CLI_COMMITTISH=8040a59db1d3f7092d628ead0b31672114610450
53
ARG PROTOC_VERSION=25.5
54
ARG GRPC_VERSION=1.69.0
55
ARG JAVA_FORMAT_VERSION=1.7
0 commit comments