Skip to content

Commit

Permalink
build(deps): bump ubi8/openjdk-17 from 1.17 to 1.18 in /src/main/dock…
Browse files Browse the repository at this point in the history
…er (#164)

Bumps ubi8/openjdk-17 from 1.17 to 1.18.

---
updated-dependencies:
- dependency-name: ubi8/openjdk-17
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e711571 commit 5e63a7f
Showing 1 changed file with 1 addition and 1 deletion.
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.17
FROM registry.access.redhat.com/ubi8/openjdk-17:1.18

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 5e63a7f

Please sign in to comment.