deployment: Bump nginx to 6.0.0-dev1

pull/630/head
cruizba 2021-05-11 15:42:16 +02:00
parent 19b010a49c
commit 3f1f685b83
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ services:
max-size: "${DOCKER_LOGS_MAX_SIZE:-100M}"
nginx:
image: openvidu/openvidu-proxy:5.0.0
image: openvidu/openvidu-proxy:6.0.0-dev1
restart: on-failure
network_mode: host
volumes:

View File

@ -84,7 +84,7 @@ services:
max-size: "${DOCKER_LOGS_MAX_SIZE:-100M}"
nginx:
image: openvidu/openvidu-proxy:5.0.0
image: openvidu/openvidu-proxy:6.0.0-dev1
restart: on-failure
network_mode: host
volumes: