Skip to content

Commit 1e8c1b6

Browse files
committed
Update builder-jammy-buildpackless-static builder.toml
1 parent 1d8b4d6 commit 1e8c1b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

builder.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
description = "Static base image (Ubuntu Jammy Jellyfish build image, distroless-like run image) with no buildpacks included. To use, specify buildpacks at build time."
22

33
[build]
4-
image = "docker.io/paketobuildpacks/build-jammy-static:0.0.159"
4+
image = "docker.io/paketobuildpacks/build-jammy-static:0.0.160"
55

66
[lifecycle]
7-
version = "0.20.14"
7+
version = "0.20.16"
88

99
[run]
1010

0 commit comments

Comments
 (0)