Skip to content

Commit fe55661

Browse files
committed
Update builder-ubi8-base builder.toml
1 parent ec9eda8 commit fe55661

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.239"
4+
image = "docker.io/paketobuildpacks/build-ubi8-base:0.0.240"
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.21"
3535

3636
[lifecycle]
37-
version = "0.21.8"
37+
version = "0.21.9"
3838

3939
[[order]]
4040

0 commit comments

Comments
 (0)