From 5b7ea0ba218215cc6ef5c28020aa95622f94437e Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 23 May 2024 15:21:46 +0900 Subject: [PATCH] Updated cache image for RHEL Ubi --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 7ce994570..fc6af7574 100644 --- a/.env +++ b/.env @@ -72,7 +72,7 @@ ALPINE_CACHE_FROM=alpine:3.20 CENTOS_CACHE_FROM=quay.io/centos/centos:stream9 OL_CACHE_FROM=oraclelinux:9-slim UBUNTU_CACHE_FROM=ubuntu:noble -RHEL_CACHE_FROM=registry.access.redhat.com/ubi9/ubi-minimal:9.3 +RHEL_CACHE_FROM=registry.access.redhat.com/ubi9/ubi-minimal:9.4 # Base images BUILD_BASE_IMAGE=zabbix-build-base