mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 00:24:58 +02:00
Added tzdata package to Zabbix components
This commit is contained in:
@ -36,6 +36,7 @@ RUN set -eux && \
|
||||
apt-get -y update && \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
|
||||
tini \
|
||||
tzdata \
|
||||
ca-certificates \
|
||||
iputils-ping \
|
||||
traceroute \
|
||||
|
Reference in New Issue
Block a user