Added tzdata package to Zabbix components

This commit is contained in:
Alexey Pustovalov
2020-08-29 05:20:45 -04:00
31 changed files with 317 additions and 18 deletions

View File

@ -36,6 +36,7 @@ RUN set -eux && \
tini \
bash \
fping \
tzdata \
iputils \
libcurl \
libevent \