Merge pull request #2806 from pi-hole/fix/fedora-ci-tests

Pin the Fedora test docker container to 29
pull/2769/head^2
DL6ER 5 years ago committed by GitHub
commit b505ad22e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM fedora:latest
FROM fedora:29
ENV GITDIR /etc/.pihole
ENV SCRIPTDIR /opt/pihole

Loading…
Cancel
Save