deployment: Bump docker images FROM images

pull/744/merge
cruizba 2024-05-21 16:08:16 +02:00
parent f89fd1e2cd
commit 218a9b5c9f
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM coturn/coturn:4.6.2-alpine
FROM coturn/coturn:4.6.2-r8-alpine
USER root

View File

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

View File

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
MAINTAINER info@openvidu.io
ENV DEBIAN_FRONTEND=noninteractive

View File

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