1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-22 23:46:40 +02:00

FTL v2.7.3

This commit is contained in:
diginc 2017-05-22 18:06:37 -05:00
parent 42ab9f9a7d
commit 13b7914812

View File

@ -2,7 +2,7 @@
mkdir -p /etc/pihole/
export CORE_TAG='v3.0.1'
export WEB_TAG='v3.0.1'
export FTL_TAG='v2.7'
export FTL_TAG='v2.7.3'
# Make pihole scripts fail searching for `systemctl`,
# which fails pretty miserably in docker compared to `service`