mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 19:17:49 +02:00
Added tzdata package to Zabbix components
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user