Skip to content

Commit 827f963

Browse files
committed
Update builder.toml
1 parent 592d2bb commit 827f963

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

builder.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ description = "Tiny base image (Ubuntu Jammy Jellyfish build image, distroless-l
1313
version = "6.32.0"
1414

1515
[[buildpacks]]
16-
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.2.0"
17-
version = "5.2.0"
16+
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.2.1"
17+
version = "5.2.1"
1818

1919
[lifecycle]
2020
version = "0.14.1"
@@ -41,7 +41,7 @@ description = "Tiny base image (Ubuntu Jammy Jellyfish build image, distroless-l
4141

4242
[[order.group]]
4343
id = "paketo-buildpacks/procfile"
44-
version = "5.2.0"
44+
version = "5.2.1"
4545

4646
[stack]
4747
build-image = "docker.io/paketobuildpacks/build-jammy-tiny:0.1.2"

0 commit comments

Comments
 (0)