⬆️ Update zerotier/ZeroTierOne to v1.10.6 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
9c5549185d
commit
0ae9d8b690
@@ -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.4"
|
ARG ZERO_TIER_ONE_VERSION="1.10.6"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
|
|||||||
Reference in New Issue
Block a user