mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-01-05 21:19:01 +01:00
bump 1.6.6
This commit is contained in:
parent
23626dabb9
commit
51e31b3c81
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ZT_COMMIT=9bc79f94df216f5914c80380b6c97f776701ac6f
|
||||
ARG ZT_VERSION=1.8.1
|
||||
ARG ZT_COMMIT=eb1cafcd0194876ab2a5d24ac369091b2a25e9d3
|
||||
ARG ZT_VERSION=1.6.6
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user