Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit e10d569

Browse files
committed
chore: restart the image always
1 parent dfff22c commit e10d569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: "3.4"
33
services:
44
bot:
55
image: bot
6+
restart: always
67
build:
78
context: .
89
dockerfile: ./Dockerfile

0 commit comments

Comments
 (0)