Updated version for trunk / master

This commit is contained in:
Alexey Pustovalov
2025-07-18 13:41:45 +09:00
parent 6aee772cec
commit 5683dcda4a
95 changed files with 97 additions and 97 deletions

View File

@ -2,7 +2,7 @@
ARG OS_BASE_IMAGE=registry.access.redhat.com/ubi10/ubi-minimal:10.0
FROM ${OS_BASE_IMAGE}
ARG MAJOR_VERSION=7.4
ARG MAJOR_VERSION=8.0
ARG RELEASE=0
ARG ZBX_VERSION=${MAJOR_VERSION}