Merge branch 'master' into 4.0

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

View File

@ -59,6 +59,7 @@ RUN apt-get ${APT_FLAGS_COMMON} update && \
libssl1.1 \
libxml2 \
snmp-mibs-downloader \
ca-certificates \
unixodbc && \
apt-get ${APT_FLAGS_COMMON} autoremove && \
apt-get ${APT_FLAGS_COMMON} clean && \