mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 00:24:58 +02:00
Use pcre2 lib instead of old pcre
This commit is contained in:
@ -43,7 +43,7 @@ RUN set -eux && \
|
||||
libevent-2.1 \
|
||||
libmysqlclient21 \
|
||||
libopenipmi0 \
|
||||
libpcre3 \
|
||||
libpcre2-8-0 \
|
||||
libsnmp35 \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
|
Reference in New Issue
Block a user