Upgrade ingress version

This commit is contained in:
dev
2024-12-16 04:31:57 +02:00
parent c8fc25291c
commit 2f6cecbc42

View File

@@ -23,7 +23,7 @@ services:
ingress:
container_name: callabacloud-ingress
restart: always
image: registry.callabacloud.com/callaba-selfhosted/cc-ingress:v1.4.7
image: registry.callabacloud.com/callaba-selfhosted/cc-ingress:v1.4.8
environment:
INGRESS_CONFIG_FILE: /etc/ingress.conf
network_mode: "host"