From 0194ac5fa28828910e67bff5aed24f09dc059648 Mon Sep 17 00:00:00 2001 From: janisar007 <134937141+janisar007@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:00:47 +0530 Subject: [PATCH] Update integration.json --- integration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration.json b/integration.json index df7995a..d862b80 100644 --- a/integration.json +++ b/integration.json @@ -1,6 +1,6 @@ { "builders": [ - "index.docker.io/paketobuildpacks/builder-jammy-full:latest" + "initializbuildpacks/securepacks-initzbuilder:latest" ], "cpython":"github.com/paketo-buildpacks/cpython", "pip":"github.com/paketo-buildpacks/pip",