Lock ZT to 1.4.0, 1.4.2 segfaults
This commit is contained in:
@@ -21,7 +21,7 @@ RUN echo "deb http://download.zerotier.com/debian/stretch stretch main" > /etc/a
|
||||
|
||||
# Leenooks Utils
|
||||
RUN apt-get update \
|
||||
&& apt-get install -yqq --allow-unauthenticated makenl zerotier-one \
|
||||
&& apt-get install -yqq --allow-unauthenticated makenl zerotier-one=1.4.0 \
|
||||
&& apt-get -y autoremove \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
Reference in New Issue
Block a user