Update docker-compose.yml

pull/621/head
Pablo Fuente Pérez 2021-04-19 10:53:29 +02:00 committed by GitHub
parent aff437bd13
commit bcf66b9e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ version: '3.1'
services:
openvidu-server:
image: openvidu/openvidu-server-pro:2.18.0-beta6
image: openvidu/openvidu-server-pro:2.18.0-beta7
restart: on-failure
network_mode: host
entrypoint: ['/usr/local/bin/entrypoint.sh']