diff --git a/webrtc/docker-compose.cc-webrtc.yml b/webrtc/docker-compose.cc-webrtc.yml index fd7be55..745fec8 100644 --- a/webrtc/docker-compose.cc-webrtc.yml +++ b/webrtc/docker-compose.cc-webrtc.yml @@ -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"