From 1051da67ff1afd5a6446ed3b92063ba1238a44ad Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 17 Dec 2023 12:44:37 +1000 Subject: [PATCH] update containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 92befd2f..261f7346 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/nginx-122:1-12 +FROM registry.access.redhat.com/ubi9/nginx-122:1-45 ADD dist .