We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1687134 commit 543c381Copy full SHA for 543c381
app/src/main/docker/Dockerfile.jvm
@@ -23,7 +23,7 @@
23
###
24
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
25
26
-ARG JAVA_PACKAGE=java-11-openjdk-headless
+ARG JAVA_PACKAGE=java-17-openjdk-headless
27
ARG RUN_JAVA_VERSION=1.3.8
28
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en'
29
# Install java and the run-java script
0 commit comments