mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-06-20 17:47:41 +02:00
switch to the correct commit id for 1.8.6
This commit is contained in:
parent
7509eb2658
commit
285dacd2aa
@ -1,6 +1,6 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=edge
|
ARG ALPINE_VERSION=edge
|
||||||
ARG ZT_COMMIT=6bfaaaa557adf20fb09182f9d67829961b96248e
|
ARG ZT_COMMIT=4a2c75a60941e75f36ed1961458a42fbd12ea4ac
|
||||||
ARG ZT_VERSION=1.8.6
|
ARG ZT_VERSION=1.8.6
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user