Updated RHEL to 9.6

This commit is contained in:
Alexey Pustovalov
2025-05-21 22:19:02 +09:00
parent 7025b9d97f
commit 7867d0dac6
13 changed files with 15 additions and 15 deletions

View File

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG OS_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.5
ARG OS_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.6
ARG MAJOR_VERSION=7.0
ARG RELEASE=13
ARG ZBX_VERSION=${MAJOR_VERSION}.13