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 bd4a0da commit f2fb726Copy full SHA for f2fb726
dev.docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.5"
2
3
services:
4
redis:
5
- image: redis:5.0
+ image: redis:5
6
container_name: "redis"
7
ports:
8
- "0.0.0.0:6379:6379"
0 commit comments