tor-relay
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Colin 2024-05-23 12:09:29 -04:00
parent c4b213cbb7
commit b04b6f203e
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ RUN apk update && \
git \
automake \
autoconf \
libtool
libtool \
musl-dev \
perl
# Create working directory
WORKDIR /tmp/static_tor