Skip to content

Commit 69cf4f7

Browse files
authored
Update Dockerfile
1 parent 42042dc commit 69cf4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ COPY . .
55

66
RUN pip3 install -r requirements.txt
77

8-
CMD ["python3", "bot.py"]
8+
CMD ["python3", "main.py"]

0 commit comments

Comments
 (0)