forked from extern/zerotier-docker
upgrade to 1.8.2
This commit is contained in:
parent
0e79ac2b04
commit
476f084e4d
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ZT_COMMIT=3c7bd65bc929a086f3fea04e7371c817bbf77a86
|
||||
ARG ZT_VERSION=1.8.1
|
||||
ARG ZT_COMMIT=a7116bc9711b3a96fddb45c3efd9ed879d55dfdf
|
||||
ARG ZT_VERSION=1.8.2
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user