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 23cbb3e commit 6a3d853Copy full SHA for 6a3d853
Dockerfile
@@ -1,6 +1,6 @@
1
# The only purpose of this file is to get Renovate updates on the Temurin JDK version.
2
# The CI uses the following JAVA_VERSION value to configure its JDK setup (through `scripts/get_java_version.sh`).
3
4
-ARG JAVA_VERSION=21
+ARG JAVA_VERSION=25
5
6
FROM eclipse-temurin:${JAVA_VERSION}
0 commit comments