mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Zabbix v6.0.31 release
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
ARG MAJOR_VERSION=6.0
|
||||
ARG RELEASE=30
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.30
|
||||
ARG RELEASE=31
|
||||
ARG ZBX_VERSION=${MAJOR_VERSION}.31
|
||||
ARG BUILD_BASE_IMAGE=zabbix-build-sqlite3:rhel-${ZBX_VERSION}
|
||||
|
||||
FROM ${BUILD_BASE_IMAGE} AS builder
|
||||
|
Reference in New Issue
Block a user