Skip to content

Commit

Permalink
⬆️ Update zerotier/ZeroTierOne to v1.10.6 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 9c55491 commit 0ae9d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zerotier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG ZERO_TIER_ONE_VERSION="1.10.4"
ARG ZERO_TIER_ONE_VERSION="1.10.6"
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 0ae9d8b

Please sign in to comment.