From a50628864aad0db361384999128f0a729447d4e5 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Thu, 11 Apr 2024 01:35:34 +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 97a2cf1..e0a90ea 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.2" + version = "0.19.3" [[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.50" + build-image = "docker.io/paketocommunity/build-ubi-base:0.0.52" id = "io.buildpacks.stacks.ubi8" run-image = "index.docker.io/paketocommunity/run-ubi-base:latest" run-image-mirrors = []