summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-02-17 16:56:26 +0100
committerGerd Hoffmann <kraxel@redhat.com>2022-02-17 16:56:26 +0100
commitc603e55517369ff9034545c2e05d3220ef864c7b (patch)
tree3efa3ca41394df063f8add5ad09ba8222c2d4af5 /Dockerfile
parent76a965734c3be0408da1364c45767304d2097620 (diff)
downloads2i-base-httpd-c603e55517369ff9034545c2e05d3220ef864c7b.tar.gz
switch to alma
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7d52f9a..0f5801a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM registry.centos.org/centos:8
+FROM quay.io/almalinux/almalinux:8
ENV SUMMARY="httpd base" \
DESCRIPTION="base image for httpd s2i images"