mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 03:51:00 +02:00
Removed libmodbus library from proxy and server images
This commit is contained in:
@ -69,7 +69,6 @@ RUN set -eux && \
|
||||
libcurl \
|
||||
libevent \
|
||||
libldap \
|
||||
libmodbus \
|
||||
libssh \
|
||||
libxml2 \
|
||||
mariadb-client \
|
||||
|
@ -76,8 +76,6 @@ RUN set -eux && \
|
||||
libssh-4 \
|
||||
libssl1.1 \
|
||||
libxml2 \
|
||||
# Temporary!
|
||||
libmodbus5 \
|
||||
mysql-client \
|
||||
snmp-mibs-downloader \
|
||||
unixodbc && \
|
||||
|
Reference in New Issue
Block a user