Skip to content

Commit 579d403

Browse files
committed
Update builder-jammy-buildpackless-tiny builder.toml
1 parent 03ce5e8 commit 579d403

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
@@ -1,10 +1,10 @@
11
description = "Tiny base image (Ubuntu Jammy Jellyfish build image, distroless-like run image) with no buildpacks included. To use, specify buildpacks at build time."
22

33
[lifecycle]
4-
version = "0.21.4"
4+
version = "0.21.5"
55

66
[stack]
7-
build-image = "docker.io/paketobuildpacks/build-jammy-tiny:0.2.101"
7+
build-image = "docker.io/paketobuildpacks/build-jammy-tiny:0.2.102"
88
id = "io.buildpacks.stacks.jammy.tiny"
99
run-image = "index.docker.io/paketobuildpacks/run-jammy-tiny:latest"
1010

0 commit comments

Comments
 (0)