Zabbix v6.0.7 release

This commit is contained in:
Continuous Integration
2022-07-25 17:59:23 +03:00
parent 7fec5ca99c
commit 37d4f04a50
87 changed files with 101 additions and 101 deletions

View File

@ -2,7 +2,7 @@
FROM ubuntu:jammy
ARG MAJOR_VERSION=6.0
ARG ZBX_VERSION=${MAJOR_VERSION}.6
ARG ZBX_VERSION=${MAJOR_VERSION}.7
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \