mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Prepare for Zabbix 7.0 release
This commit is contained in:
@ -10,11 +10,11 @@ ARG MAJOR_VERSION
|
||||
ARG RELEASE
|
||||
ARG ZBX_VERSION
|
||||
ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
|
||||
ARG GIT_BRANCH=master
|
||||
ARG GIT_BRANCH
|
||||
|
||||
LABEL description="Zabbix build base for SQLite3 based images" \
|
||||
maintainer="alexey.pustovalov@zabbix.com" \
|
||||
name="zabbix/zabbix-build-sqlite3-trunk" \
|
||||
name="zabbix/zabbix-build-sqlite3-70" \
|
||||
release="${RELEASE}" \
|
||||
summary="Zabbix build base (SQLite3)" \
|
||||
url="https://www.zabbix.com/" \
|
||||
|
Reference in New Issue
Block a user