Zabbix v5.0.17 release

This commit is contained in:
Continuous Integration
2021-10-18 17:07:54 +03:00
parent e394b58882
commit f6ec3dbb5e
82 changed files with 88 additions and 88 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG MAJOR_VERSION=5.0
ARG ZBX_VERSION=${MAJOR_VERSION}.16
ARG ZBX_VERSION=${MAJOR_VERSION}.17
ARG BUILD_BASE_IMAGE=zabbix-build-mysql:ubuntu-${ZBX_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git