Browse Source

Merge pull request #1816 from playniuniu/master

Remove libtool to fix alpine 3.7 docker bug
pull/1829/merge
Max Lv 7 years ago
committed by GitHub
parent
commit
1c6ed129be
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. 1
      docker/alpine/Dockerfile

1
docker/alpine/Dockerfile

@ -23,7 +23,6 @@ RUN set -ex && \
build-base \
curl \
libev-dev \
libtool \
linux-headers \
libsodium-dev \
mbedtls-dev \

Loading…
Cancel
Save