We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fb0f4 commit 7e218c0Copy full SHA for 7e218c0
1 file changed
Dockerfile.alpine
@@ -301,7 +301,7 @@ ARG NGINX_BUILD_CONFIG="\
301
--add-dynamic-module=/ngx-fancyindex \
302
--add-dynamic-module=/ngx_cache_purge \
303
--add-dynamic-module=/ngx_aws_auth \
304
- --add-dynamic-module=/nginx-acme-${VER_NGX_ACME} \
+ #--add-dynamic-module=/nginx-acme-${VER_NGX_ACME} \
305
--add-module=/headers-more-nginx-module-${VER_OPENRESTY_HEADERS} \
306
--add-module=/lua-nginx-module-${VER_LUA_NGINX_MODULE} \
307
--add-module=/lua-upstream-nginx-module-${VER_LUA_UPSTREAM} \
0 commit comments