Skip to content

Commit 66e738b

Browse files
authored
Merge branch 'ubi10' into ubi10-test-artifacts
2 parents 9b27cf4 + df45466 commit 66e738b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jre/21/configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -e
44

55
# Set this JDK as the alternative in use
66
_arch="$(uname -i)"
7-
alternatives --set java java-21-openjdk.${_arch}
7+
alternatives --set java java-21-openjdk.${_arch}

0 commit comments

Comments
 (0)