mirror of https://github.com/Mai-with-u/MaiBot.git
feat: 更新docker-compose的tag
parent
5d31cc8bbe
commit
3323c8dc49
|
|
@ -16,8 +16,11 @@ services:
|
|||
- maim_bot
|
||||
core:
|
||||
container_name: maim-bot-core
|
||||
image: sengokucola/maibot:main
|
||||
# image: infinitycat/maibot:main
|
||||
image: sengokucola/maibot:latest
|
||||
# image: infinitycat/maibot:latest
|
||||
# dev
|
||||
# image: sengokucola/maibot:dev
|
||||
# image: infinitycat/maibot:dev
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
# - EULA_AGREE=35362b6ea30f12891d46ef545122e84a # 同意EULA
|
||||
|
|
|
|||
Loading…
Reference in New Issue