Update Dockerfile

This commit is contained in:
Matthias Koch 2024-05-03 15:34:39 +02:00 committed by GitHub
parent 7b7f8cdd95
commit bd1e4ac08a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ RUN set -eux; \
# mod_proxy_html mod_xml2enc
libxml2-dev \
# mod_lua
lua-dev \
lua5.4-dev \
make \
# mod_http2
nghttp2-dev \