Merge pull request #2806 from pi-hole/fix/fedora-ci-tests
Pin the Fedora test docker container to 29
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fedora:latest
|
||||
FROM fedora:29
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
Reference in New Issue
Block a user