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
a4d92b7050
commit
9263237d27
@ -1,6 +1,6 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=edge
|
ARG ALPINE_VERSION=edge
|
||||||
ARG ZT_COMMIT=f8e24f4629f0edde11c3e03c884c19a4fb69aaad
|
ARG ZT_COMMIT=1f73ab4b0559777cb641ab094735ae377941ec23
|
||||||
ARG ZT_VERSION=1.8.5
|
ARG ZT_VERSION=1.8.5
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
Loading…
Reference in New Issue
Block a user