Skip to content

Commit

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

chore(deps): bump ubi9/openjdk-21 from 1.18-1 to 1.18-3
  • Loading branch information
andrejpetras authored May 2, 2024
2 parents 259a161 + 488b4f8 commit d0bb300
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.18-1
FROM registry.access.redhat.com/ubi9/openjdk-21:1.18-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 d0bb300

Please sign in to comment.