Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent f8fbc33 commit e3a22f8
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 @@ -21,7 +21,7 @@
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_DEBUG="true" quarkus/cryostat-reports-jvm
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.16-2
FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.17-1

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en'

Expand Down

0 comments on commit e3a22f8

Please sign in to comment.