diff --git a/Dockerfile b/Dockerfile index e039eec..3365569 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ RUN ./configure --with-gui=no \ --with-daemon \ --without-miniupnpc \ --without-bdb \ - --disable-zmq \ + --disable-tests \ --disable-man \ --enable-util-cli \ --disable-static \