Added tzdata package for most of images

This commit is contained in:
Alexey Pustovalov
2024-03-22 14:53:18 +09:00
parent 9241d313c9
commit ba0e04a597
20 changed files with 59 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1
# syntax=docker/dockerfile:1c
ARG MAJOR_VERSION=7.0
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG BUILD_BASE_IMAGE=zabbix-build-mysql:centos-${ZBX_VERSION}