forked from extern/zerotier-docker
upgrade to 1.10.2
This commit is contained in:
parent
1741721037
commit
d45adf395d
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=edge
|
||||
ARG ZT_COMMIT=651f45fe29155c462f4e56dd74f4a347f6861d0d
|
||||
ARG ZT_VERSION=1.10.1
|
||||
ARG ALPINE_VERSION=3.16
|
||||
ARG ZT_COMMIT=e0acccc3c918b59678033e585b31eb000c68fdf2
|
||||
ARG ZT_VERSION=1.10.2
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user