We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452176d commit 0252651Copy full SHA for 0252651
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
yatcobot:
5
- image: buluba89/yatcobot:dev
+ image: buluba89/yatcobot:alpine
6
volumes:
7
- bot-data:/yatcobot
8
- ./config.yaml:/yatcobot/config.yaml
0 commit comments