remove ./ to see what happens
This commit is contained in:
parent
7390b68204
commit
4ef6ed8be5
@ -13,4 +13,4 @@ RUN pip3 install openai
|
||||
RUN pip3 install aiohttp
|
||||
RUN pip3 install requests
|
||||
|
||||
CMD [ "python", "./garfbot.py" ]
|
||||
CMD [ "python", "garfbot.py" ]
|
||||
|
Loading…
Reference in New Issue
Block a user