diff --git a/install.sh b/install.sh index 7123ee1..b7187b2 100755 --- a/install.sh +++ b/install.sh @@ -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`,