deployment: Update base images of openvidu-server, openvidu-server-pro and nginx

pull/715/head
cruizba 2022-04-21 19:46:10 +02:00
parent e01904b8bd
commit b1a44b0f3a
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:1.21.4-alpine
FROM nginx:1.21.6-alpine
# Install required software
RUN apk update && \

View File

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
MAINTAINER info@openvidu.io
# Install main components

View File

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
MAINTAINER info@openvidu.io
# Install Java, supervisor and netstat