1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 14:58:08 +00:00

Pin the Fedora test docker container to 29

The tests are currently failing due to a change in Fedora 30, which we
are not currently supporting.

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
Mcat12 2019-06-16 11:13:23 -07:00
parent f2be12f97b
commit d67122dffc
No known key found for this signature in database
GPG Key ID: ABB8FC9789AF524D

View File

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