Updated RHEL 9.4 to 9.5

This commit is contained in:
Alexey Pustovalov
2024-12-08 02:41:41 +09:00
parent c2a086f41c
commit a2d2eab839
13 changed files with 13 additions and 13 deletions

View File

@ -6,7 +6,7 @@ ARG BUILD_BASE_IMAGE=zabbix-build-pgsql: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