Small fixes

This commit is contained in:
Alexey Pustovalov 2023-04-11 19:01:34 +09:00
parent 41f300d9e5
commit 63ad00bf16
2 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ RUN set -eux && \
--enable-webservice \ --enable-webservice \
--with-ldap \ --with-ldap \
--with-libcurl \ --with-libcurl \
# Not available for CentOS 8
# --with-libmodbus \ # --with-libmodbus \
--with-libpcre2 \ --with-libpcre2 \
--with-libxml2 \ --with-libxml2 \