Skip to content

Commit

Permalink
build(deps): bump ubi8/openjdk-17-runtime in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps ubi8/openjdk-17-runtime from 1.17-2 to 1.17-4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 258c103 commit 828ed7d
Showing 1 changed file with 1 addition and 1 deletion.
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-runtime:1.17-2
FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.17-4

ENV LANGUAGE='en_US:en'

Expand Down

0 comments on commit 828ed7d

Please sign in to comment.