Skip to content

Commit eeb191e

Browse files
committed
ansible: update jenkins-workspace to Java 25
Signed-off-by: Richard Lau <richard.lau@ibm.com>
1 parent 2d1f5c7 commit eeb191e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/java-base/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ packages: {
1616
'rhel8': 'java-17-openjdk',
1717
'rhel9': 'java-17-openjdk',
1818
'smartos': 'openjdk17',
19-
'ubuntu': 'openjdk-17-jre-headless',
19+
'ubuntu': 'openjdk-25-jre-headless',
2020
'ubuntu1604': 'openjdk-8-jre-headless',
2121
'ubuntu2204': 'openjdk-17-jre-headless',
2222
}

0 commit comments

Comments
 (0)