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 dc8aff6 commit 2c91613Copy full SHA for 2c91613
CI.Jenkinsfile
@@ -28,7 +28,7 @@ node ("docker-light") {
28
--pull always \
29
--volume ${sourceDir}:/source \
30
--volume /opt/maven-basis:/opt/maven-basis \
31
- eclipse-temurin:17-jdk-focal \
+ eclipse-temurin:21-jdk-noble \
32
bash -c \"apt-get update && \
33
apt-get install -y git && \
34
pushd /source && \
0 commit comments