Skip to content

Commit

Permalink
Use redis 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mike182uk committed May 1, 2024
1 parent 88717a4 commit 7b01bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/docker-compose.yml
Expand Up @@ -22,7 +22,7 @@ services:
interval: 1s
retries: 120
redis:
image: redis:7.2
image: redis:7.0
container_name: ghost-redis
ports:
- "6379:6379"
Expand Down

0 comments on commit 7b01bb8

Please sign in to comment.