From 7c224e7660d582211c3f82d2d7ceda380788d742 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 27 May 2024 16:07:09 +0200 Subject: switch to almalinuxorg --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0f5801a..3a2500f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/almalinux/almalinux:8 +FROM quay.io/almalinuxorg/8-minimal ENV SUMMARY="httpd base" \ DESCRIPTION="base image for httpd s2i images" -- cgit