mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 18:07:46 +02:00
Fixed default CentOS base image
This commit is contained in:
parent
3a16fe140e
commit
fef0b3545f
2
.env
2
.env
@ -79,7 +79,7 @@ RESTART_POLICY=unless-stopped
|
|||||||
|
|
||||||
# Cache base images
|
# Cache base images
|
||||||
ALPINE_BASE_IMAGE=alpine:3.21
|
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
|
OL_BASE_IMAGE=oraclelinux:9-slim
|
||||||
UBUNTU_BASE_IMAGE=ubuntu:noble
|
UBUNTU_BASE_IMAGE=ubuntu:noble
|
||||||
RHEL_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.5
|
RHEL_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user