mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-30 23:01:05 +02:00
Merge branch 'master' into trunk
This commit is contained in:
@ -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 && \
|
||||
|
Reference in New Issue
Block a user