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