⬆️ Update AdguardTeam/AdGuardHome to v0.107.54 (#558)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-06 16:58:14 +01:00 committed by GitHub
parent 7a9ecd0039
commit ee5710718f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG ADGUARD_HOME_VERSION="v0.107.53"
ARG ADGUARD_HOME_VERSION="v0.107.54"
# hadolint ignore=DL3003,SC2155
RUN \
apk add --no-cache \