mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-14 20:04:50 +01:00
Fixed issue with proxy-mysql image
This commit is contained in:
parent
755ea90c5f
commit
745f51ee3a
@ -51,7 +51,7 @@ RUN locale-gen $LC_ALL && \
|
||||
apt-get ${APT_FLAGS_COMMON} update && \
|
||||
apt-get ${APT_FLAGS_PERSISTANT} install \
|
||||
fping \
|
||||
libcurl3
|
||||
libcurl3 \
|
||||
libevent-2.0 \
|
||||
libiksemel3 \
|
||||
libmysqlclient18 \
|
||||
|
Loading…
Reference in New Issue
Block a user