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

latest 3.2

This commit is contained in:
diginc 2018-01-04 23:51:30 -06:00
parent 9d49414fe6
commit 22c9e81803

View File

@ -1,8 +1,8 @@
#!/bin/bash -ex
mkdir -p /etc/pihole/
export CORE_TAG='v3.2'
export WEB_TAG='v3.2'
export FTL_TAG='v2.12'
export CORE_TAG='v3.2.1'
export WEB_TAG='v3.2.1'
export FTL_TAG='2.13.1'
export USE_DEVELOPMENT_BRANCHES=false
# Make pihole scripts fail searching for `systemctl`,