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

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG OS_BASE_IMAGE=registry.access.redhat.com/ubi10/ubi-minimal:10.0
ARG MAJOR_VERSION=7.4
ARG MAJOR_VERSION=8.0
ARG RELEASE=0
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG BUILD_BASE_IMAGE=zabbix-build-sqlite3:rhel-${ZBX_VERSION}