tor-relay
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
e1bb5739d9
commit
5c2a068e94
|
@ -41,7 +41,7 @@ RUN wget https://www.openssl.org/source/openssl-1.1.1o.tar.gz && \
|
|||
cd ..
|
||||
|
||||
# Compile zlib
|
||||
RUN wget https://zlib.net/zlib-1.2.12.tar.gz && \
|
||||
RUN wget https://zlib.net/fossils/zlib-1.2.12.tar.gz && \
|
||||
tar xf zlib-1.2.12.tar.gz && \
|
||||
cd zlib-1.2.12 && \
|
||||
./configure --static --prefix=/tmp/static_tor/install && \
|
||||
|
|
Loading…
Reference in New Issue