mirror of https://github.com/OpenVidu/openvidu.git
docker: Update nginx base image to version 1.29.7-alpine
parent
75fb58430e
commit
2ac5b1b12e
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.29.3-alpine
|
||||
FROM nginx:1.29.7-alpine
|
||||
|
||||
# Install required software
|
||||
RUN apk update && \
|
||||
|
|
|
|||
Loading…
Reference in New Issue