Skip to content

Commit 2102f4a

Browse files
Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.20-2.1721231681
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 38c856f commit 2102f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.jvm.staged

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# docker run -i --rm -p 8081:8081 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
1818
#
1919
###
20-
FROM registry.access.redhat.com/ubi8/openjdk-17:1.16
20+
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681
2121

2222
USER root
2323
WORKDIR /build

0 commit comments

Comments
 (0)