mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2024-12-04 21:40:43 +01: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_VERSION=edge
|
||||
ARG ZT_COMMIT=6bfaaaa557adf20fb09182f9d67829961b96248e
|
||||
ARG ZT_COMMIT=4a2c75a60941e75f36ed1961458a42fbd12ea4ac
|
||||
ARG ZT_VERSION=1.8.6
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
Loading…
Reference in New Issue
Block a user