Switch from centos8 to centos8:stream base image for centos 8 tests

This commit is contained in:
Adam Warner 2022-02-03 18:43:19 +00:00
parent 844c4dcdc8
commit 444526ad58
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM centos:8
FROM quay.io/centos/centos:stream8
RUN yum install -y git
ENV GITDIR /etc/.pihole