Skip to content

Commit 759510a

Browse files
⬆️ Update AdguardTeam/AdGuardHome to v0.107.55 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7d3615 commit 759510a

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

0 commit comments

Comments
 (0)