Skip to content

Commit 52a2d96

Browse files
Update registry.access.redhat.com/ubi8/openjdk-21-runtime Docker digest to f8c5c0b
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 837d6e4 commit 52a2d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.all-in-one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY ./ .
88

99
RUN git config --global --add safe.directory /work && mvn -e -V -B package -Dmaven.test.skip=true
1010

11-
FROM registry.access.redhat.com/ubi8/openjdk-21-runtime@sha256:667693a2ec1f36fdb9fba546961074a89b9f8f1a0dcb2d1cb7cb905bdacd2f98
11+
FROM registry.access.redhat.com/ubi8/openjdk-21-runtime@sha256:f8c5c0b336f1bd29ab49cad64eea165dd9b7ce1bec754963f31219e194d5c216
1212
WORKDIR /work/
1313

1414
COPY --from=builder /work/LICENSE /licenses/

0 commit comments

Comments
 (0)