Skip to content

Commit

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

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

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 29aacfb

Please sign in to comment.