mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-13 18:37:10 +02:00
Zabbix v6.4.9 release
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
FROM registry.access.redhat.com/ubi9/ubi-minimal
|
||||
|
||||
ARG MAJOR_VERSION=6.4
|
||||
ARG RELEASE=8
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.8
|
||||
ARG RELEASE=9
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.9
|
||||
|
||||
ENV TERM=xterm \
|
||||
ZBX_VERSION=${ZBX_VERSION} \
|
||||
|
Reference in New Issue
Block a user