deployment: Bump openvidu ce version 2.17.0-dev3

pull/609/head
cruizba 2021-02-19 13:45:55 +01:00
parent 93fcbe5012
commit ed69f431f8
1 changed files with 1 additions and 1 deletions

View File

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