From 768878fab067460aa419fa7f9c7a08e74e9eccec Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 27 May 2024 16:10:48 +0200 Subject: switch to almalinuxorg --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1fea297..11e41d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/almalinux/almalinux:9 +FROM quay.io/almalinuxorg/9-base ENV SUMMARY="AlmaLinux 9 builder" \ DESCRIPTION="AlmaLinux 9 image for test builds and rpm package builds." -- cgit