mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Merge branch 'master' into trunk
This commit is contained in:
@ -59,6 +59,7 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
snmp-mibs-downloader \
|
||||
ca-certificates \
|
||||
unixodbc && \
|
||||
apt-get ${APT_FLAGS_COMMON} autoremove && \
|
||||
apt-get ${APT_FLAGS_COMMON} clean && \
|
||||
|
Reference in New Issue
Block a user