Zabbix v6.0.11 release

This commit is contained in:
Continuous Integration
2022-11-28 17:05:58 +02:00
parent 27f4136580
commit aa774fc7e2
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}.10
ARG ZBX_VERSION=${MAJOR_VERSION}.11
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \