From cd3ab1a941f522bf8f9c1df3404d57d3867c162c Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Fri, 6 Dec 2024 16:32:29 +0900 Subject: [PATCH] Fixed CentOS base image cache --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e5fc585b4..85a77863d 100644 --- a/.env +++ b/.env @@ -78,7 +78,7 @@ RESTART_POLICY=unless-stopped # Cache base images ALPINE_CACHE_FROM=alpine:3.21 -CENTOS_CACHE_FROM=quay.io/centos/centos:stream9 +CENTOS_CACHE_FROM=quay.io/centos/centos:stream9-minimal OL_CACHE_FROM=oraclelinux:9-slim UBUNTU_CACHE_FROM=ubuntu:noble RHEL_CACHE_FROM=registry.access.redhat.com/ubi9/ubi-minimal:9.4