mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2024-12-04 21:40:43 +01:00
back to pre 1.8.1
This commit is contained in:
parent
51e31b3c81
commit
5b36f7532c
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ZT_COMMIT=eb1cafcd0194876ab2a5d24ac369091b2a25e9d3
|
||||
ARG ZT_VERSION=1.6.6
|
||||
ARG ZT_COMMIT=9bc79f94df216f5914c80380b6c97f776701ac6f
|
||||
ARG ZT_VERSION=1.8.1
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user