Lock ZT to 1.4.0, 1.4.2 segfaults
This commit is contained in:
parent
6986bc92d8
commit
28a1cc2aa8
@ -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/*
|
||||
|
Loading…
Reference in New Issue
Block a user