Zabbix v6.0.5 release

This commit is contained in:
Continuous Integration
2022-05-30 17:57:46 +03:00
parent ab3feb9181
commit fe898ab030
87 changed files with 101 additions and 101 deletions

View File

@@ -2,7 +2,7 @@
FROM quay.io/centos/centos:stream8
ARG MAJOR_VERSION=6.0
ARG ZBX_VERSION=${MAJOR_VERSION}.4
ARG ZBX_VERSION=${MAJOR_VERSION}.5
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \