mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-19 03:10:50 +01:00
Fixed issue with proxy-mysql image
This commit is contained in:
parent
bfd8c019da
commit
2caa808dd4
@ -50,7 +50,7 @@ RUN locale-gen $LC_ALL && \
|
||||
apt-get ${APT_FLAGS_PERSISTANT} install \
|
||||
fping \
|
||||
libcurl3 \
|
||||
libevent-2.0
|
||||
libevent-2.0 \
|
||||
libmysqlclient18 \
|
||||
libopenipmi0 \
|
||||
libpcre3 \
|
||||
|
Loading…
Reference in New Issue
Block a user