Skip to content

Commit

Permalink
feat: update redis version to 7.4.2 (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 authored Jan 8, 2025
1 parent 5b0f16a commit a3a3043
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
redis:
image: redis:7.4.1
image: redis:7.4.2
restart: always
container_name: ${CONTAINER_NAME}
networks:
Expand Down

0 comments on commit a3a3043

Please sign in to comment.