Zabbix v6.0.39 release

This commit is contained in:
Continuous Integration
2025-02-24 10:33:08 +02:00
parent 1a1e35c279
commit dab52d8b59
86 changed files with 98 additions and 98 deletions

View File

@@ -3,7 +3,7 @@ ARG OS_BASE_IMAGE=ubuntu:noble
FROM ${OS_BASE_IMAGE}
ARG MAJOR_VERSION=6.0
ARG ZBX_VERSION=${MAJOR_VERSION}.38
ARG ZBX_VERSION=${MAJOR_VERSION}.39
ENV TERM=xterm \
ZBX_VERSION=${ZBX_VERSION} \