mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-06-20 17:47:41 +02:00
upgrade to 1.8.9
This commit is contained in:
parent
79d54a0413
commit
7df4c4a138
@ -1,7 +1,7 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=edge
|
ARG ALPINE_VERSION=edge
|
||||||
ARG ZT_COMMIT=bd9c8d65ef6530ee5d14293a6d60cd2d4953ee05
|
ARG ZT_COMMIT=7ea2354540cd891f61d0944ff8a25c53a42bd038
|
||||||
ARG ZT_VERSION=1.8.8
|
ARG ZT_VERSION=1.8.9
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user