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 91d3a05 commit ac20a10Copy full SHA for ac20a10
.cloudbuild/library_generation/library_generation.Dockerfile
@@ -37,7 +37,7 @@ RUN cp "/root/.m2/repository/com/google/api/gapic-generator-java/${DOCKER_GAPIC_
37
FROM docker.io/library/python:3.13.2-slim@sha256:6b3223eb4d93718828223966ad316909c39813dee3ee9395204940500792b740 as final
38
39
ARG OWLBOT_CLI_COMMITTISH=3a68a9c0de318784b3aefadcc502a6521b3f1bc5
40
-ARG PROTOC_VERSION=25.8
+ARG PROTOC_VERSION=32.1
41
ARG GRPC_VERSION=1.71.0
42
ENV HOME=/home
43
ENV OS_ARCHITECTURE="linux-x86_64"
0 commit comments