forked from extern/zerotier-docker
Update Dockerfile
This commit is contained in:
parent
7df4c4a138
commit
d560485234
@ -1,7 +1,7 @@
|
||||
ARG ALPINE_IMAGE=alpine
|
||||
ARG ALPINE_VERSION=edge
|
||||
ARG ZT_COMMIT=7ea2354540cd891f61d0944ff8a25c53a42bd038
|
||||
ARG ZT_VERSION=1.8.9
|
||||
ARG ZT_COMMIT=7e46c8359231b4aa55c5d739462c4e5682d35755
|
||||
ARG ZT_VERSION=1.8.10
|
||||
|
||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user