⬆️ Update zerotier/ZeroTierOne to v1.12.2 (#203)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-19 17:45:51 +02:00 committed by GitHub
parent f6bd88c0de
commit 2975b7219b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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