Skip to content

Commit

Permalink
fix: update paketo builder
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed Nov 5, 2024
1 parent eb79c79 commit fe75e5b
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 @@ -210,7 +210,7 @@
<configuration>
<image>
<name>${image.name}</name>
<builder>paketobuildpacks/builder-jammy-tiny:0.0.262</builder>
<builder>paketobuildpacks/builder-jammy-tiny:0.0.297</builder>
<env>
<BP_OCI_SOURCE>${project.scm.url}</BP_OCI_SOURCE>
<BP_JVM_VERSION>21</BP_JVM_VERSION> <!-- required so that GraalVM 21 is used -->
Expand Down

0 comments on commit fe75e5b

Please sign in to comment.