Updated next major master release to 7.2

This commit is contained in:
Alexey Pustovalov
2024-06-04 15:09:07 +09:00
parent 824c95a32e
commit 189c4efb7d
94 changed files with 97 additions and 97 deletions

View File

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG MAJOR_VERSION=7.0
ARG MAJOR_VERSION=7.2
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG BUILD_BASE_IMAGE=zabbix-build-mysql:ubuntu-${ZBX_VERSION}