Fixed issue with proxy-mysql image

This commit is contained in:
root 2018-02-17 15:49:11 -08:00
parent 2caa808dd4
commit ab9fe9e98a

View File

@ -51,7 +51,7 @@ RUN locale-gen $LC_ALL && \
apt-get ${APT_FLAGS_COMMON} update && \ apt-get ${APT_FLAGS_COMMON} update && \
apt-get ${APT_FLAGS_PERSISTANT} install \ apt-get ${APT_FLAGS_PERSISTANT} install \
fping \ fping \
libcurl3 libcurl3 \
libevent-2.0 \ libevent-2.0 \
libiksemel3 \ libiksemel3 \
libmysqlclient18 \ libmysqlclient18 \