diff --git a/Dockerfile b/Dockerfile index ea070c2..c4120ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -68,7 +68,6 @@ RUN cd /usr/src && \ --with-lmdb=/usr \ --with-gnu-ld \ --with-maxminddb \ - --with-zonedb=rbtdb \ --enable-dnstap && \ make -j && \ make install && \