⬆️ Upgrades ZeroTier One to 1.10.4 (#167)

This commit is contained in:
Franck Nijhof
2023-03-09 18:12:50 +01:00
committed by GitHub
Unverified
parent 8a49e4eaa0
commit 40e87ba62d

View File

@@ -20,7 +20,7 @@ RUN \
libgcc=12.2.1_git20220924-r4 \
libstdc++=12.2.1_git20220924-r4 \
\
&& git clone --branch "1.10.2" --depth=1 \
&& git clone --branch "1.10.4" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \