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 5f9d1bd commit ba50147Copy full SHA for ba50147
test/java/Dockerfile.arm64
@@ -38,7 +38,7 @@ ARG CONTAINERBASE_LOG_LEVEL
38
FROM base AS test-java
39
40
# renovate: datasource=java-version packageName=java-jre?os=linux&architecture=aarch64
41
-RUN install-tool java 25.0.0+36.0.LTS
+RUN install-tool java 25.0.1+8.0.LTS
42
43
#--------------------------------------
44
# Image: java
0 commit comments