Updated RHEL to 9.5

This commit is contained in:
Alexey Pustovalov
2024-11-14 15:27:37 +09:00
parent 8a62be2ac3
commit 2c8b85c3e0
15 changed files with 12 additions and 24 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:9.4
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5
ARG MAJOR_VERSION
ARG RELEASE