Skip to content

Commit

Permalink
PTFE-1798 bump redis in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jun 3, 2024
1 parent 81dd407 commit c0317f1
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.6-v9
ports:
- 6379:6379
- 8001:8001
Expand Down

0 comments on commit c0317f1

Please sign in to comment.