Skip to content

Commit 4229fce

Browse files
committed
Update ubi-10-builder builder.toml
1 parent c7c4175 commit 4229fce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

builders/builder/builder.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description = "Ubi 10 builder with buildpacks for Node.js and Procfile"
88
version = "10.0.4"
99

1010
[[buildpacks]]
11-
uri = "docker://docker.io/paketobuildpacks/procfile:5.12.0"
12-
version = "5.12.0"
11+
uri = "docker://docker.io/paketobuildpacks/procfile:5.12.1"
12+
version = "5.12.1"
1313

1414
[[extensions]]
1515
id = "paketo-buildpacks/ubi-nodejs-extension"
@@ -29,7 +29,7 @@ description = "Ubi 10 builder with buildpacks for Node.js and Procfile"
2929

3030
[[order.group]]
3131
id = "paketo-buildpacks/procfile"
32-
version = "5.12.0"
32+
version = "5.12.1"
3333

3434
[[order-extensions]]
3535

0 commit comments

Comments
 (0)