forked from extern/zerotier-docker
upgrade to 1.8.4
This commit is contained in:
parent
f175af36ca
commit
7eaf1cc181
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ZT_COMMIT=7f4cc1a239d75f959c451f243d08ecb2598b0e26
|
||||
ARG ZT_VERSION=1.8.3
|
||||
ARG ZT_COMMIT=eac56a2e25bbd27f77505cbd0c21b86abdfbd36b
|
||||
ARG ZT_VERSION=1.8.4
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user