Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.20…
Browse files Browse the repository at this point in the history
…-2.1721231681

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Aug 6, 2024
1 parent de6d647 commit 8b01e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.jvm.staged
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# docker run -i --rm -p 8081:8081 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.14-10.1675788279
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681

USER root
WORKDIR /build
Expand Down
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.legacy-jar
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
# accessed directly. (example: "foo.example.com,bar.example.com")
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.11
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en'

Expand Down

0 comments on commit 8b01e63

Please sign in to comment.