mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-05 11:41:38 +00:00
⬆️ Update zerotier/ZeroTierOne to v1.12.0 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
afe1f9f603
commit
df796ef01a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG ZERO_TIER_ONE_VERSION="1.10.6"
|
ARG ZERO_TIER_ONE_VERSION="1.12.0"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue