We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed174d9 commit 63cbb35Copy full SHA for 63cbb35
1 file changed
docker-compose.yml
@@ -52,7 +52,7 @@ services:
52
53
# Redis for local caching
54
redis:
55
- image: redis:7-alpine
+ image: redis:8-alpine
56
container_name: ts-cloud-redis
57
ports:
58
- "6379:6379"
0 commit comments