Skip to content

Commit

Permalink
Bump ubi8/openjdk-17 in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps ubi8/openjdk-17 from 1.20-2 to 1.20-2.1721231681.

---
updated-dependencies:
- dependency-name: ubi8/openjdk-17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rm3l committed Jul 20, 2024
1 parent 1ae6270 commit 7257009
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 @@ -75,7 +75,7 @@
# accessed directly. (example: "foo.example.com,bar.example.com")
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681

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 @@ -75,7 +75,7 @@
# accessed directly. (example: "foo.example.com,bar.example.com")
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2
FROM registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 7257009

Please sign in to comment.