From 6e5343f03a0b6671a1c7cb02e93217a868e82089 Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 28 Aug 2024 10:16:34 +1200 Subject: [PATCH] Switch to older base image. --- 2024-08-28-rhacs-actions-pipeline/Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2024-08-28-rhacs-actions-pipeline/Containerfile b/2024-08-28-rhacs-actions-pipeline/Containerfile index 6a36f73..25c7576 100644 --- a/2024-08-28-rhacs-actions-pipeline/Containerfile +++ b/2024-08-28-rhacs-actions-pipeline/Containerfile @@ -1 +1,2 @@ -FROM registry.access.redhat.com/ubi9/openjdk-21-runtime@sha256:4536f1460fd9c75c300b7d0785a282c282d595d1d35f68ba10508b929dd74261 +#FROM registry.access.redhat.com/ubi9/openjdk-21-runtime@sha256:4536f1460fd9c75c300b7d0785a282c282d595d1d35f68ba10508b929dd74261 +FROM registry.access.redhat.com/ubi9/openjdk-21-runtime@sha256:c76659bd657b2d4119733d7f62276417d3375c067ab162202112c2127d9b29e1