mirror of
https://github.com/yshtcn/DiaryAssistant_bot.git
synced 2026-01-28 08:31:54 +08:00
- 更新打包文件
- 更新说明 - 增加Docker测试推送
This commit is contained in:
@@ -18,4 +18,4 @@ ENV PIP_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
RUN pip install --no-cache-dir -i $PIP_INDEX_URL requests
|
||||
|
||||
# 设置容器启动后执行的命令
|
||||
CMD [ "python", "./Diary Assistant.py" ]
|
||||
CMD [ "python", "./DiaryAssistant.py" ]
|
||||
|
||||
Reference in New Issue
Block a user