Skip to content

Commit

Permalink
chore(container): upgrade to UBI9 (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Jan 8, 2025
1 parent ea433f4 commit 930a193
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-21-runtime:1.21-1.1733300818
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1733995527

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

Expand Down

0 comments on commit 930a193

Please sign in to comment.