Skip to content

Commit

Permalink
test(deps): update dependency java to v11.0.22+7 (#2008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent a4a5447 commit 180e69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN set -ex; \

# TODO: only lts
# renovate: datasource=adoptium-java packageName=java-jre
RUN install-tool java 11.0.21+9
RUN install-tool java 11.0.22+7

RUN set -ex; \
ls -la /tmp; \
Expand Down

0 comments on commit 180e69a

Please sign in to comment.