mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 19:40:59 +02:00
Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates
This commit is contained in:
@ -57,6 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
net-snmp-libs \
|
||||
OpenIPMI-libs \
|
||||
openldap \
|
||||
openssl \
|
||||
openssl-libs \
|
||||
pcre2 \
|
||||
shadow-utils \
|
||||
|
Reference in New Issue
Block a user