1
0
Fork 0

feat: update redis version to 7.4.2 (#2916)

This commit is contained in:
zhengkunwang 2025-01-08 10:03:23 +08:00 committed by GitHub
parent 5322487b5e
commit 0bf1b40937
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
redis:
image: redis:7.4.1
image: redis:7.4.2
restart: always
container_name: ${CONTAINER_NAME}
networks: