We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad26cf9 commit 53f28d0Copy full SHA for 53f28d0
.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=2ee9a30707b5577913ac3380fe8f1ab5b755f6e9
53
ARG PROTOC_VERSION=25.5
54
ARG GRPC_VERSION=1.69.1
55
ARG JAVA_FORMAT_VERSION=1.7
0 commit comments