Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency java to v17.0.9+9 (main) (#2456)
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 Oct 19, 2023
1 parent f225dbf commit 48a741c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ WORKDIR /usr/src/app
RUN install-tool docker v24.0.6

# renovate: datasource=adoptium-java
RUN install-tool java 17.0.8+101
RUN install-tool java 17.0.9+9

# renovate: datasource=gradle-version versioning=gradle
RUN install-tool gradle 8.4
Expand Down

0 comments on commit 48a741c

Please sign in to comment.