Skip to content

Commit ccd5780

Browse files
committed
Update builder-ubi8-base builder.toml
1 parent 38687c5 commit ccd5780

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,7 +1,7 @@
11
description = "Ubi 8 base builder with buildpacks for Node.js, Java, Quarkus and Procfile"
22

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

66
[[buildpacks]]
77
uri = "docker://docker.io/paketocommunity/ubi-java-buildpack:0.1.1"
@@ -34,7 +34,7 @@ description = "Ubi 8 base builder with buildpacks for Node.js, Java, Quarkus and
3434
version = "1.6.35"
3535

3636
[lifecycle]
37-
version = "0.21.15"
37+
version = "0.21.16"
3838

3939
[[order]]
4040

0 commit comments

Comments
 (0)