Skip to content

Commit 85098cc

Browse files
authored
Remove "--with-ipv6" (#12)
1 parent 4f93096 commit 85098cc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

mainline/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
4848
--with-compat \
4949
--with-file-aio \
5050
--with-http_v2_module \
51-
--with-ipv6 \
5251
--with-cc-opt=-I/usr/src/boringssl/.openssl/include \
5352
--with-ld-opt=-L/usr/src/boringssl/.openssl/lib \
5453
--add-dynamic-module=/usr/src/ngx_headers_more \

stable/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
4848
--with-compat \
4949
--with-file-aio \
5050
--with-http_v2_module \
51-
--with-ipv6 \
5251
--with-cc-opt=-I/usr/src/boringssl/.openssl/include \
5352
--with-ld-opt=-L/usr/src/boringssl/.openssl/lib \
5453
--add-dynamic-module=/usr/src/ngx_headers_more \

0 commit comments

Comments
 (0)