mirror of
https://github.com/hassio-addons/addon-adguard-home.git
synced 2025-05-03 18:51:22 +00:00
⬆️ Update AdguardTeam/AdGuardHome to v0.107.61 (#600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c55f14534
commit
06378d1df9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG ADGUARD_HOME_VERSION="v0.107.60"
|
||||
ARG ADGUARD_HOME_VERSION="v0.107.61"
|
||||
# hadolint ignore=DL3003,SC2155
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue