1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-20 06:26:38 +02:00
This commit is contained in:
diginc 2017-02-01 15:31:53 -06:00
parent a1a30c8439
commit c12c1a1c10

View File

@ -1,6 +1,6 @@
#!/bin/bash -x
mkdir -p /etc/pihole/
export CORE_TAG='v2.12'
export CORE_TAG='v2.12.1'
export WEB_TAG='v2.4'
# Make pihole scripts fail searching for `systemctl`,