Skip to content

Commit 957958d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN install-tool skopeo 1.21.0
6161
RUN install-tool sops v3.11.0
6262

6363
# renovate: datasource=java-version packageName=java-jre?os=linux&architecture=x64
64-
RUN install-tool java 21.0.9+10.0.LTS
64+
RUN install-tool java 21.0.10+7.0.LTS
6565

6666
RUN install-apt zstd
6767

0 commit comments

Comments
 (0)