Updated trunk to 7.0

This commit is contained in:
Alexey Pustovalov
2023-03-07 17:07:13 +09:00
parent a3b78fc6c0
commit 21d7f8085d
86 changed files with 90 additions and 90 deletions

View File

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