mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 04:30:55 +00:00
Switch from centos8 to centos8:stream base image for centos 8 tests
This commit is contained in:
parent
844c4dcdc8
commit
444526ad58
@ -1,4 +1,4 @@
|
|||||||
FROM centos:8
|
FROM quay.io/centos/centos:stream8
|
||||||
RUN yum install -y git
|
RUN yum install -y git
|
||||||
|
|
||||||
ENV GITDIR /etc/.pihole
|
ENV GITDIR /etc/.pihole
|
||||||
|
Loading…
Reference in New Issue
Block a user