Skip to content

Commit

Permalink
update java to 23 in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
vananiev committed Nov 16, 2024
1 parent 5429a19 commit ddc06c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
<!-- Defines available bellsoft-liberica java versions from
https://github.com/paketo-buildpacks/java/releases
JRE with ${java.version} will be selected automatically when available -->
<buildpack>gcr.io/paketo-buildpacks/java:15.2.0</buildpack>
<buildpack>gcr.io/paketo-buildpacks/java:17.2.0</buildpack>
</buildpacks>
</image>
<docker>
Expand Down

0 comments on commit ddc06c0

Please sign in to comment.