aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/containers/centos8/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/containers/centos8/Dockerfile b/.github/containers/centos8/Dockerfile
index 8beec7e2..6bcff1a4 100644
--- a/.github/containers/centos8/Dockerfile
+++ b/.github/containers/centos8/Dockerfile
@@ -1,4 +1,4 @@
-FROM centos:8
+FROM quay.io/centos/centos:stream8
RUN dnf -y group install 'Development Tools'
RUN dnf -y install sudo