Zabbix 5.4 release update

This commit is contained in:
Alexey Pustovalov
2020-10-27 17:40:47 -04:00
parent 44df33fb8f
commit 06bd90aaec
35 changed files with 36 additions and 36 deletions

View File

@ -28,7 +28,7 @@ RUN set -eux && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*
ARG MAJOR_VERSION=5.2
ARG MAJOR_VERSION=5.4
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git