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