mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 11:37:49 +02:00
Zabbix v7.0.9 release
This commit is contained in:
@ -3,7 +3,7 @@ ARG OS_BASE_IMAGE=quay.io/centos/centos:stream9-minimal
|
||||
FROM ${OS_BASE_IMAGE}
|
||||
|
||||
ARG MAJOR_VERSION=7.0
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.8
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.9
|
||||
|
||||
ENV TERM=xterm \
|
||||
ZBX_VERSION=${ZBX_VERSION} \
|
||||
|
Reference in New Issue
Block a user