Skip to content

Commit d96fd0b

Browse files
⬆️ Update AdguardTeam/AdGuardHome to v0.107.53 (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 073721f commit d96fd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adguard/Dockerfile

+1-1
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.52"
11+
ARG ADGUARD_HOME_VERSION="v0.107.53"
1212
# hadolint ignore=DL3003,SC2155
1313
RUN \
1414
apk add --no-cache \

0 commit comments

Comments
 (0)