Skip to content

Commit

Permalink
⬆️ Upgrades ZeroTier One to 1.10.2 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Nov 9, 2022
1 parent 4a18437 commit 694a0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zerotier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN \
libgcc=11.2.1_git20220219-r2 \
libstdc++=11.2.1_git20220219-r2 \
\
&& git clone --branch "1.10.1" --depth=1 \
&& git clone --branch "1.10.2" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \
Expand Down

0 comments on commit 694a0ed

Please sign in to comment.