Skip to content

Commit 2cec903

Browse files
committed
Update builder-jammy-base builder.toml
1 parent ab67ed0 commit 2cec903

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

builder.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
2121
version = "10.0.5"
2222

2323
[[buildpacks]]
24-
uri = "docker://docker.io/paketobuildpacks/procfile:5.12.1"
25-
version = "5.12.1"
24+
uri = "docker://docker.io/paketobuildpacks/procfile:5.13.0"
25+
version = "5.13.0"
2626

2727
[[buildpacks]]
2828
uri = "docker://docker.io/paketobuildpacks/python:2.41.1"
@@ -37,7 +37,7 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
3737
version = "4.0.4"
3838

3939
[lifecycle]
40-
version = "0.21.1"
40+
version = "0.21.4"
4141

4242
[[order]]
4343

@@ -91,9 +91,9 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
9191

9292
[[order.group]]
9393
id = "paketo-buildpacks/procfile"
94-
version = "5.12.1"
94+
version = "5.13.0"
9595

9696
[stack]
97-
build-image = "docker.io/paketobuildpacks/build-jammy-base:0.1.197"
97+
build-image = "docker.io/paketobuildpacks/build-jammy-base:0.1.198"
9898
id = "io.buildpacks.stacks.jammy"
9999
run-image = "index.docker.io/paketobuildpacks/run-jammy-base:latest"

0 commit comments

Comments
 (0)