feat: update redis version to 7.4.2 (#2916)
This commit is contained in:
parent
5322487b5e
commit
0bf1b40937
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
redis:
|
||||
image: redis:7.4.1
|
||||
image: redis:7.4.2
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
networks:
|
||||
Loading…
Reference in New Issue