mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 20:11:00 +02:00
Zabbix v5.0.26 release
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
FROM registry.access.redhat.com/ubi8/ubi-minimal
|
||||
|
||||
ARG MAJOR_VERSION=5.0
|
||||
ARG RELEASE=25
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.25
|
||||
ARG RELEASE=26
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.26
|
||||
|
||||
ENV TERM=xterm \
|
||||
ZBX_VERSION=${ZBX_VERSION} \
|
||||
|
Reference in New Issue
Block a user