mirror of https://github.com/OpenVidu/openvidu.git
deployment: Update nginx version to 1.23.1
parent
7e5a8afb48
commit
154cdc2db6
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.21.6-alpine
|
FROM nginx:1.23.1-alpine
|
||||||
|
|
||||||
# Install required software
|
# Install required software
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
|
Loading…
Reference in New Issue