From 68b5a1abac3b9409f6e35b901e03af7b5f1c382e Mon Sep 17 00:00:00 2001 From: Pavol Sloboda Date: Tue, 3 Mar 2026 11:58:41 +0100 Subject: [PATCH] Swapped the fedora base of the 1.24 container from fedora 38 to the latest version of the container --- 1.24/Dockerfile.fedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.24/Dockerfile.fedora b/1.24/Dockerfile.fedora index 4a34d65b..a80effda 100644 --- a/1.24/Dockerfile.fedora +++ b/1.24/Dockerfile.fedora @@ -1,4 +1,4 @@ -FROM quay.io/fedora/s2i-core:38 +FROM quay.io/fedora/s2i-core:latest # nginx 1.24 image. #