mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-03-09 19:01:14 +01:00
Update Dockerfile
This commit is contained in:
parent
7df4c4a138
commit
d560485234
@ -1,7 +1,7 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=edge
|
ARG ALPINE_VERSION=edge
|
||||||
ARG ZT_COMMIT=7ea2354540cd891f61d0944ff8a25c53a42bd038
|
ARG ZT_COMMIT=7e46c8359231b4aa55c5d739462c4e5682d35755
|
||||||
ARG ZT_VERSION=1.8.9
|
ARG ZT_VERSION=1.8.10
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user