forked from extern/zerotier-docker
Update Dockerfile
This commit is contained in:
parent
b94f10f9e6
commit
79d54a0413
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=edge
|
||||
ARG ZT_COMMIT=0e3be9b83787771f62acb2d3662186749a926498
|
||||
ARG ZT_VERSION=1.8.7
|
||||
ARG ZT_COMMIT=bd9c8d65ef6530ee5d14293a6d60cd2d4953ee05
|
||||
ARG ZT_VERSION=1.8.8
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user