Added tzdata package to Zabbix components

This commit is contained in:
Alexey Pustovalov
2020-08-28 12:50:40 -04:00
parent a5615f74f9
commit 110dd1a267
12 changed files with 12 additions and 0 deletions

View File

@ -38,6 +38,7 @@ RUN set -eux && \
apt-get -y update && \
DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
curl \
tzdata \
ca-certificates \
gpg \
dirmngr \