⬆️ Upgrades Pi-hole AdminLTE to v4.3.3

This commit is contained in:
Franck Nijhof 2020-03-30 13:55:29 +02:00
parent e8b3c370ee
commit b8c7391d60
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ENV PATH="${PATH}:/opt/pihole" \
CORE_TAG="v4.4" \
WEB_TAG="v4.3.2" \
WEB_TAG="v4.3.3" \
FTL_TAG="v4.3.1"
# We need to copy in the patches need during build