Pinned RHEL 9.3 image version

This commit is contained in:
Alexey Pustovalov
2024-02-14 21:25:13 +09:00
parent adce1285f8
commit 87000e1002
10 changed files with 10 additions and 10 deletions

View File

@ -6,7 +6,7 @@ ARG BUILD_BASE_IMAGE=zabbix-build-mysql:rhel-${ZBX_VERSION}
FROM ${BUILD_BASE_IMAGE} AS builder
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3
ARG MAJOR_VERSION
ARG RELEASE