mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Zabbix v4.2.3 release
This commit is contained in:
@ -75,7 +75,7 @@ RUN set -eux && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ARG MAJOR_VERSION=4.2
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.2
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.3
|
||||
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
|
||||
ENV ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES}
|
||||
|
||||
|
Reference in New Issue
Block a user