mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 04:45:59 +02:00
Use pcre2 lib instead of old pcre
This commit is contained in:
@@ -47,7 +47,7 @@ RUN set -eux && \
|
||||
libxml2 \
|
||||
net-snmp-agent-libs \
|
||||
openipmi-libs \
|
||||
pcre \
|
||||
pcre2 \
|
||||
postgresql-client \
|
||||
postgresql-libs \
|
||||
unixodbc" && \
|
||||
|
Reference in New Issue
Block a user