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 00195e6 commit 242617fCopy full SHA for 242617f
.cloudbuild/library_generation/library_generation.Dockerfile
@@ -16,7 +16,7 @@
16
# with the transferred source code and jars
17
18
19
-FROM docker.io/library/maven:3.9.9-eclipse-temurin-17-alpine@sha256:969014ee8852c9910ff5ef09de17541c2587819364b79d7dc044634dfb8a3388 AS ggj-build
+FROM docker.io/library/maven:3.9.9-eclipse-temurin-17-alpine@sha256:c1b318f88ab1bcf7aae3e0fceff4f5890fe6f7c910ead1c538bd5cada01df6c6 AS ggj-build
20
21
WORKDIR /sdk-platform-java
22
COPY . .
0 commit comments