Update Dockerfile
This commit is contained in:
parent
7b7f8cdd95
commit
bd1e4ac08a
|
|
@ -50,7 +50,7 @@ RUN set -eux; \
|
||||||
# mod_proxy_html mod_xml2enc
|
# mod_proxy_html mod_xml2enc
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
# mod_lua
|
# mod_lua
|
||||||
lua-dev \
|
lua5.4-dev \
|
||||||
make \
|
make \
|
||||||
# mod_http2
|
# mod_http2
|
||||||
nghttp2-dev \
|
nghttp2-dev \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue