Merge branch 'master' into trunk

This commit is contained in:
root
2019-04-12 12:36:15 +03:00
5 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,7 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
libxml2 \
mysql-client \
snmp-mibs-downloader \
ca-certificates \
unixodbc && \
apt-get ${APT_FLAGS_COMMON} autoremove && \
apt-get ${APT_FLAGS_COMMON} clean && \