⬆️ Update AdguardTeam/AdGuardHome to v0.107.58 (#589)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-19 22:44:53 +01:00 committed by GitHub
parent 760e44ba72
commit 67736cefbb
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.57"
ARG ADGUARD_HOME_VERSION="v0.107.58"
# hadolint ignore=DL3003,SC2155
RUN \
apk add --no-cache \