Skip to content

Commit

Permalink
Keep using open-sourced Redis 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HighDoping authored Apr 2, 2024
1 parent b4b47d8 commit 0fd7b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:

redis:
restart: always
image: redis:7-alpine
image: redis:7.2-alpine
networks:
- internal_network
volumes:
Expand Down

0 comments on commit 0fd7b64

Please sign in to comment.