Zabbix v7.2.5 release

This commit is contained in:
Continuous Integration
2025-03-27 15:20:16 +02:00
parent d0546225ca
commit cb111574bd
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}.4
ARG ZBX_VERSION=${MAJOR_VERSION}.5
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \