Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 93faba4

Browse files
Remove subnetcache module
Co-Authored-By: Yorgos Thessalonikefs <16182780+gthess@users.noreply.github.com>
1 parent 3f5300d commit 93faba4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ RUN build_deps="curl gcc libc-dev libevent-dev libexpat1-dev libnghttp2-dev make
7373
--enable-dnstap \
7474
--enable-tfo-server \
7575
--enable-tfo-client \
76-
--enable-event-api \
77-
--enable-subnet && \
76+
--enable-event-api && \
7877
make install && \
7978
mv /opt/unbound/etc/unbound/unbound.conf /opt/unbound/etc/unbound/unbound.conf.example && \
8079
apt-get purge -y --auto-remove \

0 commit comments

Comments
 (0)