Merge pull request #1306 from zabbix/trunk_tzdata

Added tzdata package for most of images
This commit is contained in:
Alexey Pustovalov 2024-03-22 15:30:44 +09:00 committed by GitHub
commit eb8702215d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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