aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-05-27 16:18:01 +0200
committerGerd Hoffmann <kraxel@redhat.com>2024-05-27 16:18:01 +0200
commit0d153899a3724cbb9b88201c118a2844941c9846 (patch)
tree0eb3e9fb9bba49ad4e8ee5dde284f52e3086ba18
parentf19e46998520ccfca248e039ce4a018ef6187e8e (diff)
downloadrpm-package-builder-el8.tar.gz
switch to almalinuxorgel8
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 073ee28..dee94ed 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM quay.io/almalinux/almalinux:8
+FROM quay.io/almalinuxorg/8-base
ENV SUMMARY="AlmaLinux 8 builder" \
DESCRIPTION="AlmaLinux 8 image for test builds and rpm package builds."