deployment: Bump openvidu-server-pro and openvidu-call beta versions

pull/648/head
cruizba 2021-07-19 12:11:52 +02:00
parent a3a5a6c929
commit f7871d944b
5 changed files with 11 additions and 11 deletions

View File

@ -13,7 +13,7 @@ services:
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:

View File

@ -13,7 +13,7 @@ services:
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:

View File

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

View File

@ -13,7 +13,7 @@ services:
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:

View File

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