1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 20:50:56 +00:00

Merge pull request #4596 from pi-hole/long-live-centos8-stream

Switch from centos8 to centos8:stream base image for centos 8 tests
This commit is contained in:
Adam Warner 2022-02-03 19:05:16 +00:00 committed by GitHub
commit ee9f4856a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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