⬆️ Update zerotier/ZeroTierOne to v1.12.1 (#202)

This commit is contained in:
renovate[bot]
2023-08-28 10:20:43 +02:00
committed by GitHub
Unverified
parent df796ef01a
commit f6bd88c0de

View File

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