Updated RHEL to 9.5

This commit is contained in:
Alexey Pustovalov
2024-11-14 15:27:37 +09:00
parent 5ba45f2be3
commit 8a40a39fdb
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