Skip to content

Commit

Permalink
Merge pull request #187 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.1727147539
  • Loading branch information
garethahealy authored Oct 14, 2024
2 parents 8c440ff + 949e6fd commit 7630907
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.1721231681@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1727147539@sha256:1e7c98337b27ca336c9f0c3734460c8fa621b35e99d5a45cf815bc8db9f1db98

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.1721231681@sha256:a166bd2fedb99cb62ebf4695ab46e19c7e451f887940cdf0b8245c81e403aea2
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1727147539@sha256:1e7c98337b27ca336c9f0c3734460c8fa621b35e99d5a45cf815bc8db9f1db98

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 7630907

Please sign in to comment.