Zabbix v7.2.7 release

This commit is contained in:
Continuous Integration
2025-05-20 14:05:28 +03:00
parent 894a6527bf
commit f7d4c95085
89 changed files with 104 additions and 104 deletions

View File

@ -3,7 +3,7 @@ ARG OS_BASE_IMAGE=ubuntu:noble
FROM ${OS_BASE_IMAGE}
ARG MAJOR_VERSION=7.2
ARG ZBX_VERSION=${MAJOR_VERSION}.6
ARG ZBX_VERSION=${MAJOR_VERSION}.7
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \