From 9091d1ab29ccae41c4e4ba5324c1364d7ec84542 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 70ec7284e..c3a5358b5 100644 --- a/.env +++ b/.env @@ -68,7 +68,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:jammy RHEL_CACHE_FROM=registry.access.redhat.com/ubi9/ubi-minimal:9.4