mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-16 10:38:37 +01:00
Fixed issue with proxy-mysql image
This commit is contained in:
parent
ae0b7a95a0
commit
59f4e534f2
@ -51,7 +51,7 @@ RUN locale-gen $LC_ALL && \
|
||||
apt-get ${APT_FLAGS_COMMON} update && \
|
||||
apt-get ${APT_FLAGS_PERSISTANT} install \
|
||||
fping \
|
||||
libcurl3
|
||||
libcurl3 \
|
||||
libiksemel3 \
|
||||
libmysqlclient18 \
|
||||
libopenipmi0 \
|
||||
|
Loading…
Reference in New Issue
Block a user