mirror of https://github.com/OpenVidu/openvidu.git
deployment: Bump coturn and nginx version
parent
582a663ff0
commit
3b60045a17
|
@ -1,4 +1,4 @@
|
||||||
FROM coturn/coturn:4.6.2-r8-alpine
|
FROM coturn/coturn:4.6.3-r2-alpine
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.25.5-alpine
|
FROM nginx:1.27.3-alpine
|
||||||
|
|
||||||
# Install required software
|
# Install required software
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
|
Loading…
Reference in New Issue