Zabbix v6.4.9 release

This commit is contained in:
Continuous Integration
2023-11-30 16:06:18 +02:00
parent bf07bef34c
commit 62cdf285bc
86 changed files with 99 additions and 99 deletions

View File

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