From b88e07e79b662fe1999a4874c464ee581a6c9cad Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 7 Jun 2024 01:44:27 +0000 Subject: [PATCH] Update builder.toml --- builder.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder.toml b/builder.toml index 72c3104..8a39ed0 100644 --- a/builder.toml +++ b/builder.toml @@ -31,7 +31,7 @@ description = "Ubi 8 base image with buildpacks for Node.js, Java, Quarkus and P version = "0.3.1" [lifecycle] - version = "0.19.6" + version = "0.19.7" [[order]] @@ -71,7 +71,7 @@ description = "Ubi 8 base image with buildpacks for Node.js, Java, Quarkus and P version = "0.3.1" [stack] - build-image = "docker.io/paketocommunity/build-ubi-base:0.0.60" + build-image = "docker.io/paketocommunity/build-ubi-base:0.0.63" id = "io.buildpacks.stacks.ubi8" run-image = "index.docker.io/paketocommunity/run-ubi-base:latest" run-image-mirrors = []