mirror of https://github.com/OpenVidu/openvidu.git
Update nginx to 1.20.0
parent
7a4435dd51
commit
fc51f2f272
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.18.0-alpine
|
FROM nginx:1.20.0-alpine
|
||||||
|
|
||||||
# Install required software
|
# Install required software
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
|
Loading…
Reference in New Issue