diff --git a/Dockerfile b/Dockerfile index 24c9d7b..594695f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -65,9 +65,6 @@ RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fast RUN apk --no-cache add \ bash \ curl \ - boost-filesystem \ - boost-system \ - boost-thread \ libevent \ libzmq \ sqlite-dev \