mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Use pcre2 lib instead of old pcre
This commit is contained in:
@ -60,6 +60,7 @@ RUN set -eux && \
|
||||
--with-ldap \
|
||||
--with-libcurl \
|
||||
--with-libmodbus \
|
||||
--with-libpcre2 \
|
||||
--with-libxml2 \
|
||||
--with-net-snmp \
|
||||
--with-openipmi \
|
||||
|
Reference in New Issue
Block a user