mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-13 18:37:10 +02:00
Use pcre2 lib instead of old pcre
This commit is contained in:
@ -44,7 +44,7 @@ RUN set -eux && \
|
||||
libxml2 \
|
||||
net-snmp-agent-libs \
|
||||
openipmi-libs \
|
||||
pcre \
|
||||
pcre2 \
|
||||
sqlite-libs \
|
||||
unixodbc" && \
|
||||
apk add \
|
||||
|
Reference in New Issue
Block a user