We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e40ed2 commit a702a98Copy full SHA for a702a98
windows/Dockerfile
@@ -25,7 +25,7 @@ RUN install-tool node 24.13.1
25
RUN install-npm pnpm 10.29.2
26
27
# renovate: datasource=java-version packageName=java-jre?os=windows&architecture=x64
28
-RUN install-tool java 21.0.9+10.0.LTS
+RUN install-tool java 21.0.10+7.0.LTS
29
30
# renovate: datasource=github-releases packageName=facebook/zstd
31
RUN install-tool zstd v1.5.7
0 commit comments