diff --git a/boring-nginx/Dockerfile b/boring-nginx/Dockerfile index ddd89df..0364e22 100644 --- a/boring-nginx/Dockerfile +++ b/boring-nginx/Dockerfile @@ -75,6 +75,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap --with-file-aio \ --with-threads \ --with-pcre-jit \ + --with-ipv6 \ --without-http_ssi_module \ --without-http_scgi_module \ --without-http_uwsgi_module \