Update egress from v1.8.0 to v1.8.2 and ingress from v1.2.0 to v1.4.2
This commit is contained in:
parent
4929fb3c43
commit
447d9a0599
@ -119,7 +119,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
ingress:
|
||||
image: docker.io/livekit/ingress:v1.2.0
|
||||
image: docker.io/livekit/ingress:v1.4.2
|
||||
platform: linux/amd64
|
||||
container_name: ingress
|
||||
restart: unless-stopped
|
||||
@ -136,7 +136,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
egress:
|
||||
image: docker.io/livekit/egress:v1.8.2
|
||||
image: docker.io/livekit/egress:v1.8.4
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
container_name: egress
|
||||
|
||||
@ -121,7 +121,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
ingress:
|
||||
image: docker.io/livekit/ingress:v1.2.0
|
||||
image: docker.io/livekit/ingress:v1.4.2
|
||||
platform: linux/amd64
|
||||
container_name: ingress
|
||||
restart: unless-stopped
|
||||
@ -138,7 +138,7 @@ services:
|
||||
condition: service_completed_successfully
|
||||
|
||||
egress:
|
||||
image: docker.io/livekit/egress:v1.8.2
|
||||
image: docker.io/livekit/egress:v1.8.4
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
container_name: egress
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user