Skip to content

Commit 55cb4e3

Browse files
committed
Update builder-noble-java-tiny builder.toml
1 parent ceca60d commit 55cb4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builder.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ description = "Ubuntu 24.04 Noble Numbat tiny image with only Java buildpacks in
2424
version = "21.2.0"
2525

2626
[stack]
27-
build-image = "docker.io/paketobuildpacks/ubuntu-noble-build:0.0.56"
27+
build-image = "docker.io/paketobuildpacks/ubuntu-noble-build:0.0.57"
2828
id = "io.buildpacks.stacks.noble"
29-
run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.56"
29+
run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.57"
3030

3131
[[targets]]
3232
arch = "amd64"

0 commit comments

Comments
 (0)