⬆️ Update AdguardTeam/AdGuardHome to v0.107.61 (#600)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-23 11:20:51 +02:00 committed by GitHub
parent 3c55f14534
commit 06378d1df9
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.60"
ARG ADGUARD_HOME_VERSION="v0.107.61"
# hadolint ignore=DL3003,SC2155
RUN \
apk add --no-cache \