Skip to content

Commit

Permalink
Merge pull request #222 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.1731461738
  • Loading branch information
garethahealy authored Nov 20, 2024
2 parents 0c58f70 + eb9722d commit 547caa0
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.1730773722@sha256:7d7c73b9fa4ae18fd5a976b84e0e230ca7907419caff507b5a25e4a04a83a8ce
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1731461738@sha256:e5fc9e34382da41b10d4ea566639d31707493abff9e8de81f5accfd66876409e

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.1730773722@sha256:7d7c73b9fa4ae18fd5a976b84e0e230ca7907419caff507b5a25e4a04a83a8ce
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1731461738@sha256:e5fc9e34382da41b10d4ea566639d31707493abff9e8de81f5accfd66876409e

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 547caa0

Please sign in to comment.