Skip to content

Commit 0252651

Browse files
committed
[ci skip] changed docker-compose image to stable alpine
1 parent 452176d commit 0252651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
yatcobot:
5-
image: buluba89/yatcobot:dev
5+
image: buluba89/yatcobot:alpine
66
volumes:
77
- bot-data:/yatcobot
88
- ./config.yaml:/yatcobot/config.yaml

0 commit comments

Comments
 (0)