Added release for RHEL images

This commit is contained in:
Alexey Pustovalov
2023-02-06 16:05:48 +09:00
parent e83b11e907
commit a7ba05ce0c
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG MAJOR_VERSION=6.4
ARG RELEASE=
ARG RELEASE=0
ARG ZBX_VERSION=${MAJOR_VERSION}
ARG BUILD_BASE_IMAGE=zabbix-build-mysql:rhel-${ZBX_VERSION}