mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-01-24 14:08:35 +01:00
Update Dockerfile
This commit is contained in:
parent
e3c5953a16
commit
c54e8dc4ba
@ -1,7 +1,7 @@
|
|||||||
ARG ALPINE_IMAGE=alpine
|
ARG ALPINE_IMAGE=alpine
|
||||||
ARG ALPINE_VERSION=edge
|
ARG ALPINE_VERSION=edge
|
||||||
ARG ZT_COMMIT=0e5651f353b99302dd3571ef9dcebbffe52056df
|
ARG ZT_COMMIT=0e5651f353b99302dd3571ef9dcebbffe52056df
|
||||||
ARG ZT_VERSION=1.12.0
|
ARG ZT_VERSION=1.12.1
|
||||||
|
|
||||||
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
FROM ${ALPINE_IMAGE}:${ALPINE_VERSION} as builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user