⬆️ Update zerotier/ZeroTierOne to v1.14.2

This commit is contained in:
renovate[bot] 2024-11-15 21:39:13 +00:00 committed by GitHub
parent 1eb3e07302
commit 0cd0837175
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG ZERO_TIER_ONE_VERSION="1.12.2"
ARG ZERO_TIER_ONE_VERSION="1.14.2"
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \