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 8598530 commit 6ae0de0Copy full SHA for 6ae0de0
modules/jre/11/module.yaml
@@ -14,7 +14,7 @@ labels:
14
15
envs:
16
- name: "JAVA_HOME"
17
- value: "/usr/lib/jvm/java-11"
+ value: "/usr/lib/jvm/jre"
18
- name: "JAVA_VENDOR"
19
value: "openjdk"
20
- name: "JAVA_VERSION"
modules/jre/8/module.yaml
- value: "/usr/lib/jvm/java-1.8.0"
0 commit comments