We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f00ccb commit 28912f3Copy full SHA for 28912f3
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.62"
+ build-image = "docker.io/paketobuildpacks/ubuntu-noble-build:0.0.63"
28
id = "io.buildpacks.stacks.noble"
29
- run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.62"
+ run-image = "docker.io/paketobuildpacks/ubuntu-noble-run-tiny:0.0.63"
30
31
[[targets]]
32
arch = "amd64"
0 commit comments