We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e00f71 commit 4052c77Copy full SHA for 4052c77
builder.toml
@@ -24,9 +24,9 @@ description = "Ubuntu 24.04 Noble Numbat tiny image with only Java buildpacks in
24
version = "21.3.0"
25
26
[stack]
27
- build-image = "docker.io/paketobuildpacks/ubuntu-noble-build:0.0.69"
+ build-image = "docker.io/paketobuildpacks/ubuntu-noble-build:0.0.70"
28
id = "io.buildpacks.stacks.noble"
29
- run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.69"
+ run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.70"
30
31
[[targets]]
32
arch = "amd64"
0 commit comments