Skip to content

Commit

Permalink
Bump egress to v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Dec 5, 2024
1 parent aeaa053 commit d4fa981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion community/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ services:
condition: service_completed_successfully

egress:
image: docker.io/livekit/egress:v1.8.4
image: docker.io/livekit/egress:v1.8.6
platform: linux/amd64
restart: unless-stopped
container_name: egress
Expand Down
2 changes: 1 addition & 1 deletion pro/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ services:
condition: service_completed_successfully

egress:
image: docker.io/livekit/egress:v1.8.4
image: docker.io/livekit/egress:v1.8.6
platform: linux/amd64
restart: unless-stopped
container_name: egress
Expand Down

0 comments on commit d4fa981

Please sign in to comment.