Prepare for Zabbix 7.2 release

This commit is contained in:
Alexey Pustovalov
2024-12-11 00:55:54 +09:00
parent d5ef98f9f1
commit d1040ff8f6
18 changed files with 31 additions and 31 deletions

View File

@ -10,7 +10,7 @@ ARG MAJOR_VERSION
ARG RELEASE
ARG ZBX_VERSION
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
ARG GIT_BRANCH=master
ARG GIT_BRANCH
ARG ZBX_PLUGINS_VERSION=${GIT_BRANCH:-$ZBX_VERSION}
ARG CFLAGS