forked from extern/zerotier-docker
upgrade to 1.10.1
This commit is contained in:
parent
90e425bdd7
commit
a69a1b57ca
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=edge
|
||||
ARG ZT_COMMIT=b4cec0b4a8acb41cc1a52f24e0d423131b5b71df
|
||||
ARG ZT_VERSION=1.10.0
|
||||
ARG ZT_COMMIT=651f45fe29155c462f4e56dd74f4a347f6861d0d
|
||||
ARG ZT_VERSION=1.10.1
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
diff --git a/make-linux.mk b/make-linux.mk
|
||||
index e902659c..70c94c26 100644
|
||||
index 3941573c..d56f560d 100644
|
||||
--- a/make-linux.mk
|
||||
+++ b/make-linux.mk
|
||||
@@ -272,6 +272,7 @@ ifeq ($(ZT_IA32),1)
|
||||
|
Loading…
Reference in New Issue
Block a user