mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 00:24:58 +02:00
Zabbix v5.0.14 release
This commit is contained in:
@ -2,8 +2,8 @@ FROM registry.access.redhat.com/ubi8/ubi
|
||||
MAINTAINER Alexey Pustovalov <alexey.pustovalov@zabbix.com>
|
||||
|
||||
ARG MAJOR_VERSION=5.0
|
||||
ARG RELEASE=13
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.13
|
||||
ARG RELEASE=14
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.14
|
||||
|
||||
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