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,7 +2,7 @@
FROM ubuntu:focal
ARG MAJOR_VERSION=5.0
ARG ZBX_VERSION=${MAJOR_VERSION}.25
ARG ZBX_VERSION=${MAJOR_VERSION}.26
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \