mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Dockerfile version bump to 1.6.3
This commit is contained in:
parent
a1b6cc44fc
commit
0f049da84f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y zerotier-one=1.6.2
|
||||||
COPY ext/installfiles/linux/zerotier-containerized/main.sh /var/lib/zerotier-one/main.sh
|
COPY ext/installfiles/linux/zerotier-containerized/main.sh /var/lib/zerotier-one/main.sh
|
||||||
|
|
||||||
FROM debian:buster-slim
|
FROM debian:buster-slim
|
||||||
LABEL version="1.6.2"
|
LABEL version="1.6.3"
|
||||||
LABEL description="Containerized ZeroTier One for use on CoreOS or other Docker-only Linux hosts."
|
LABEL description="Containerized ZeroTier One for use on CoreOS or other Docker-only Linux hosts."
|
||||||
|
|
||||||
# ZeroTier relies on UDP port 9993
|
# ZeroTier relies on UDP port 9993
|
||||||
|
|
Loading…
Add table
Reference in a new issue