upgrade to 1.10.1

This commit is contained in:
Lukas Prettenthaler 2022-07-01 00:15:27 +02:00
parent 90e425bdd7
commit a69a1b57ca
No known key found for this signature in database
GPG Key ID: 58E5A82932BCE65D
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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)