8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, 8000 see our documentation.
There was an error while loading. Please reload this page.
1 parent af62f53 commit caad0b8Copy full SHA for caad0b8
.cloudbuild/library_generation/library_generation.Dockerfile
@@ -15,7 +15,7 @@
15
# install gapic-generator-java in a separate layer so we don't overload the image
16
# with the transferred source code and jars
17
18
-FROM docker.io/library/maven:3.9.9-eclipse-temurin-11-alpine@sha256:9a259c69e57564f1d13f6f5b275e37c638c3103dc1978237e90b6d4d66bc9b0c AS ggj-build
+FROM docker.io/library/maven:3.9.9-eclipse-temurin-11-alpine@sha256:d323c2bf4d095c661930481ad2179d41aa3a5b807c7bf9f4cb15ed331fc6997a AS ggj-build
19
20
WORKDIR /sdk-platform-java
21
COPY . .
0 commit comments