Skip to content

Commit

Permalink
PTFE-1798 bump redis in docker-compose (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jun 4, 2024
1 parent 539ceb1 commit 925acba
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
image: redis/redis-stack:7.2.0-v9
ports:
- 6379:6379
- 8001:8001
Expand Down

0 comments on commit 925acba

Please sign in to comment.