Skip to content

Commit 3d77fd1

Browse files
committed
Update builder-ubi8-buildpackless-base builder.toml
1 parent 420843f commit 3d77fd1

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 = "ubi 8 builder with no buildpacks included. To use, specify buildpacks at build time."
22

33
[build]
4-
image = "docker.io/paketobuildpacks/build-ubi8-base:0.0.239"
4+
image = "docker.io/paketobuildpacks/build-ubi8-base:0.0.240"
55

66
[lifecycle]
7-
version = "0.21.8"
7+
version = "0.21.9"
88

99
[run]
1010

0 commit comments

Comments
 (0)