From 3187768fd27fcde18e4bb0a2bce6d08fd33873ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 13:24:02 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20AdguardTeam/AdGua?= =?UTF-8?q?rdHome=20to=20v0.107.49=20(#520)?= 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 8f20855..d8cd2c5 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.48" +ARG ADGUARD_HOME_VERSION="v0.107.49" # hadolint ignore=DL3003,SC2155 RUN \ apk add --no-cache \