Skip to content

Commit

Permalink
⬆️ Update AdguardTeam/AdGuardHome to v0.107.46 (#504)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent a9a47bb commit 5db0eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG ADGUARD_HOME_VERSION="v0.107.45"
ARG ADGUARD_HOME_VERSION="v0.107.46"
# hadolint ignore=DL3003,SC2155
RUN \
apk add --no-cache \
Expand Down

0 comments on commit 5db0eff

Please sign in to comment.