Skip to content

Commit 4052c77

Browse files
committed
Update builder-noble-java-tiny builder.toml
1 parent 7e00f71 commit 4052c77

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.3.0"
2525

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

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

0 commit comments

Comments
 (0)