From 98dcd8852b7946b23c4965641b49be505cee4e49 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 06322f8f9..2510b6f7a 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