Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9/openjdk-21 Docker tag to v1.21…
Browse files Browse the repository at this point in the history
…-3 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 69d768f commit 9aca786
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/ubi9/openjdk-21:1.20
FROM registry.access.redhat.com/ubi9/openjdk-21:1.21-3

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/ubi9/openjdk-21:1.20
FROM registry.access.redhat.com/ubi9/openjdk-21:1.21-3

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 9aca786

Please sign in to comment.