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 7d10caa commit 63a7f15Copy full SHA for 63a7f15
packages/virtualization/config.sh
@@ -33,7 +33,7 @@ function prepare() {
33
34
function build() {
35
export JAVA_HOME
36
- JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/"
+ JAVA_HOME="/usr/lib/jvm/java-17-openjdk-amd64/"
37
38
export LANG
39
LANG=en_US.UTF-8
0 commit comments