Skip to content

Commit 4ab4ff3

Browse files
⬆️ Update AdguardTeam/AdGuardHome to v0.107.71 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98accaf commit 4ab4ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adguard/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64
88
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
99

1010
# Setup base
11-
ARG ADGUARD_HOME_VERSION="v0.107.70"
11+
ARG ADGUARD_HOME_VERSION="v0.107.71"
1212
# hadolint ignore=DL3003,SC2155
1313
RUN \
1414
apk add --no-cache \

0 commit comments

Comments
 (0)