Updating files.
This commit is contained in:
parent
ca88addbe0
commit
57021a5fb6
5 changed files with 10 additions and 98 deletions
|
@ -4,7 +4,7 @@ RUN apt-get update \
|
|||
&& apt install unzip nsis curl -y
|
||||
RUN apt clean
|
||||
# Installing tor
|
||||
RUN wget https://dist.torproject.org/torbrowser/10.0.18/tor-win64-0.4.5.9.zip \
|
||||
RUN wget https://dist.torproject.org/torbrowser/10.5.4/tor-win64-0.4.5.9.zip \
|
||||
&& ls -la \
|
||||
&& unzip tor-win64-0.4.5.9.zip -x Data/* \
|
||||
&& rm tor-win64-0.4.5.9.zip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue