From 83d8153f9004e869b95c90888d2ef4955926af99 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 8 Jan 2025 15:38:45 +0900 Subject: [PATCH] Fixed default CentOS base image --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c26d4536d..1deab93b8 100644 --- a/.env +++ b/.env @@ -79,7 +79,7 @@ RESTART_POLICY=unless-stopped # Cache base images ALPINE_BASE_IMAGE=alpine:3.21 -CENTOS_BASE_IMAGE=quay.io/centos/centos:stream10-minimal +CENTOS_BASE_IMAGE=quay.io/centos/centos:stream9-minimal OL_BASE_IMAGE=oraclelinux:9-slim UBUNTU_BASE_IMAGE=ubuntu:noble RHEL_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.5