Skip to content

Commit

Permalink
Fixed default CentOS base image
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Jan 8, 2025
1 parent d702030 commit 83d8153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83d8153

Please sign in to comment.