Merge branch 'master' into trunk

This commit is contained in:
Alexey Pustovalov
2019-07-08 22:33:22 +03:00
4 changed files with 0 additions and 4 deletions

View File

@ -109,7 +109,6 @@ RUN set -eux && \
chown --quiet -R www-data:www-data /usr/share/zabbix && \
DEBIAN_FRONTEND=noninteractive apt-get ${APT_FLAGS_COMMON} purge \
gettext \
ca-certificates \
git && \
apt-get ${APT_FLAGS_COMMON} autoremove && \
apt-get ${APT_FLAGS_COMMON} clean && \