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:
@ -45,7 +45,7 @@ RUN set -eux && \
|
||||
OpenIPMI-libs \
|
||||
openldap \
|
||||
openssl-libs \
|
||||
pcre \
|
||||
pcre2 \
|
||||
zlib \
|
||||
unixODBC" && \
|
||||
microdnf -y install \
|
||||
|
Reference in New Issue
Block a user