mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-03-09 19:01:14 +01:00
another pre 1.8.1
This commit is contained in:
parent
5b36f7532c
commit
8c54f0f052
@ -1,6 +1,6 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=3.14
|
ARG ALPINE_VERSION=3.14
|
||||||
ARG ZT_COMMIT=9bc79f94df216f5914c80380b6c97f776701ac6f
|
ARG ZT_COMMIT=81de6d2dfa53f0fcdc10b6c22869349b89d466d2
|
||||||
ARG ZT_VERSION=1.8.1
|
ARG ZT_VERSION=1.8.1
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
Loading…
Reference in New Issue
Block a user