Zabbix v7.0.9 release

This commit is contained in:
Continuous Integration
2025-01-28 11:43:55 +02:00
parent 80907a41cf
commit 77d0151f08
89 changed files with 104 additions and 104 deletions

View File

@ -3,7 +3,7 @@ ARG OS_BASE_IMAGE=quay.io/centos/centos:stream9-minimal
FROM ${OS_BASE_IMAGE}
ARG MAJOR_VERSION=7.0
ARG ZBX_VERSION=${MAJOR_VERSION}.8
ARG ZBX_VERSION=${MAJOR_VERSION}.9
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \