Skip to content

Commit

Permalink
fix: bump builder-jammy-tiny to 0.0.247
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed May 2, 2024
1 parent 3814cb3 commit b034ae7
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 @@ -125,7 +125,7 @@
<configuration>
<image>
<name>${image.name}</name>
<builder>paketobuildpacks/builder-jammy-tiny:0.0.239</builder>
<builder>paketobuildpacks/builder-jammy-tiny:0.0.247</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 b034ae7

Please sign in to comment.