mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 03:02:32 +02:00
Use pcre2 lib instead of old pcre
This commit is contained in:
@ -48,7 +48,7 @@ RUN set -eux && \
|
||||
mariadb-connector-c \
|
||||
net-snmp-agent-libs \
|
||||
openipmi-libs \
|
||||
pcre \
|
||||
pcre2 \
|
||||
unixodbc" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
|
Reference in New Issue
Block a user