Skip to content

Commit 577d2e1

Browse files
committed
feat: bump version to v1.14.0
1 parent 0ce6b17 commit 577d2e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
FROM debian:bookworm-slim
22

3-
LABEL version="1.12.2"
3+
LABEL version="1.14.0"
44
LABEL description="ZeroTier One moon as Docker Image"
55

6-
ARG VERSION=1.12.2
6+
ARG VERSION=1.14.0
77

88
RUN apt-get update -qq && apt-get install curl gpg ca-certificates -y \
99
&& mkdir -p /usr/share/zerotier && \

0 commit comments

Comments
 (0)