Zabbix v5.0.26 release

This commit is contained in:
Continuous Integration
2022-07-25 15:02:47 +03:00
parent ab360b825c
commit 8cf24c3d25
82 changed files with 95 additions and 95 deletions

View File

@ -2,8 +2,8 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal
ARG MAJOR_VERSION=5.0
ARG RELEASE=25
ARG ZBX_VERSION=${MAJOR_VERSION}.25
ARG RELEASE=26
ARG ZBX_VERSION=${MAJOR_VERSION}.26
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \