Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jun 4, 2024
1 parent c0317f1 commit 4c17857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
profiles:
- tests
- dev
image: redis/redis-stack:7.2.6-v9
image: redis/redis-stack:7.2.0-v9
ports:
- 6379:6379
- 8001:8001
Expand Down

0 comments on commit 4c17857

Please sign in to comment.