From 0f93a18012d0bb79052a7964d82e97020b682016 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 19:08:32 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20AdguardTeam/AdGua?= =?UTF-8?q?rdHome=20to=20v0.107.29=20(#415)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- adguard/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adguard/Dockerfile b/adguard/Dockerfile index b89c295..15c105c 100755 --- a/adguard/Dockerfile +++ b/adguard/Dockerfile @@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64 SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base -ARG ADGUARD_HOME_VERSION="v0.107.28" +ARG ADGUARD_HOME_VERSION="v0.107.29" # hadolint ignore=DL3003,SC2155 RUN \ apk add --no-cache \