tor-relay
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
c6f62dfc63
commit
f9b904b4f2
|
@ -10,7 +10,10 @@ RUN apk update && \
|
|||
zlib-dev \
|
||||
asciidoc \
|
||||
xmlto \
|
||||
git
|
||||
git \
|
||||
automake \
|
||||
autoconf \
|
||||
libtool
|
||||
|
||||
# Download and compile Tor
|
||||
RUN git clone https://git.torproject.org/tor.git && \
|
||||
|
|
Loading…
Reference in New Issue