mirror of
https://github.com/hassio-addons/addon-pi-hole.git
synced 2025-05-07 12:21:24 +00:00
⬆️ Upgrades Pi-hole AdminLTE to v4.3.3
This commit is contained in:
parent
e8b3c370ee
commit
b8c7391d60
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue