Skip to content

Commit a702a98

Browse files
fix(deps): update dependency java to v21.0.10+7.0.lts (#2842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e40ed2 commit a702a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN install-tool node 24.13.1
2525
RUN install-npm pnpm 10.29.2
2626

2727
# renovate: datasource=java-version packageName=java-jre?os=windows&architecture=x64
28-
RUN install-tool java 21.0.9+10.0.LTS
28+
RUN install-tool java 21.0.10+7.0.LTS
2929

3030
# renovate: datasource=github-releases packageName=facebook/zstd
3131
RUN install-tool zstd v1.5.7

0 commit comments

Comments
 (0)