Skip to content

Commit

Permalink
Merge pull request #201 from garethahealy/renovate/registry.access.re…
Browse files Browse the repository at this point in the history
…dhat.com-ubi8-openjdk-17-1.x

Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.20-2.1729094551
  • Loading branch information
garethahealy authored Nov 4, 2024
2 parents aecf118 + e4a5e43 commit d7867a3
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
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
# accessed directly. (example: "foo.example.com,bar.example.com")
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1727147539@sha256:1e7c98337b27ca336c9f0c3734460c8fa621b35e99d5a45cf815bc8db9f1db98
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1729094551@sha256:06edd8c82406da7466b73d589a07a10bf121ae5677b0f32e76120213d5303824

ENV LANGUAGE='en_US:en'

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 @@ -77,7 +77,7 @@
# accessed directly. (example: "foo.example.com,bar.example.com")
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1727147539@sha256:1e7c98337b27ca336c9f0c3734460c8fa621b35e99d5a45cf815bc8db9f1db98
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1729094551@sha256:06edd8c82406da7466b73d589a07a10bf121ae5677b0f32e76120213d5303824

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit d7867a3

Please sign in to comment.