Skip to content

Commit

Permalink
Merge pull request #16 from onecx/dependabot/docker/ubi9/openjdk-21-1…
Browse files Browse the repository at this point in the history
….21-3

chore(deps): bump ubi9/openjdk-21 from 1.20-2.1731508454 to 1.21-3
  • Loading branch information
andrejpetras authored Nov 22, 2024
2 parents e9253d5 + c66ef61 commit 98c0ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/openjdk-21:1.20-2.1731508454
FROM registry.access.redhat.com/ubi9/openjdk-21:1.21-3

ENV LANGUAGE='en_US:en'
ENV JAVA_OPTS="-Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager"
Expand Down

0 comments on commit 98c0ebb

Please sign in to comment.