mirror of https://github.com/OpenVidu/openvidu.git
Bump Dockerfile redis version
parent
1e085e5990
commit
581aad38d5
|
@ -1,4 +1,4 @@
|
||||||
FROM redis:6.0.1-alpine
|
FROM redis:6.2.6-alpine
|
||||||
|
|
||||||
COPY ./entrypoint.sh /usr/local/bin
|
COPY ./entrypoint.sh /usr/local/bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue