File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.cloudbuild/library_generation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515# install gapic-generator-java in a separate layer so we don't overload the image
1616# with the transferred source code and jars
1717
18- FROM docker.io/library/maven:3.9.9-eclipse-temurin-11-alpine@sha256:cdfb386e8ed1abdc3ee36d43c1e6df0c57042342ea760f5ce10565df1794f3b0 AS ggj-build
18+ FROM docker.io/library/maven:3.9.9-eclipse-temurin-11-alpine@sha256:3bab9f2cd4fa8704445bf01444e8e5e0f1ab819a41616069872a898b432a7309 AS ggj-build
1919
2020WORKDIR /sdk-platform-java
2121COPY . .
@@ -49,7 +49,7 @@ RUN sh compile-x86_64-alpine-linux.sh
4949
5050FROM docker.io/library/python:3.13.1-alpine3.20@sha256:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 as final
5151
52- ARG OWLBOT_CLI_COMMITTISH=6662ddc9cff57289c3c1d59224904d78087734b5
52+ ARG OWLBOT_CLI_COMMITTISH=8230b4e1b2f2f622b1d0fb158ed6ee3630255497
5353ARG PROTOC_VERSION=25.5
5454ARG GRPC_VERSION=1.69.0
5555ARG JAVA_FORMAT_VERSION=1.7
You can’t perform that action at this time.
0 commit comments