We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c75ca90 + 0f618ff commit 4902b4cCopy full SHA for 4902b4c
VERSION
@@ -1 +1 @@
1
-v5.2.3
+v5.2.4
install.sh
@@ -7,7 +7,7 @@ export CORE_VERSION="$(cat /etc/docker-pi-hole-version)"
7
export WEB_VERSION="${CORE_VERSION}"
8
export PIHOLE_SKIP_OS_CHECK=true
9
# Overwrite WEB_VERSION if core and web versions are different
10
-export WEB_VERSION="v5.3"
+export WEB_VERSION="v5.3.1"
11
12
# Only use for pre-production / testing
13
export CHECKOUT_BRANCHES=false
0 commit comments