feat: 更新docker-compose的tag
This commit is contained in:
@@ -16,8 +16,11 @@ services:
|
|||||||
- maim_bot
|
- maim_bot
|
||||||
core:
|
core:
|
||||||
container_name: maim-bot-core
|
container_name: maim-bot-core
|
||||||
image: sengokucola/maibot:main
|
image: sengokucola/maibot:latest
|
||||||
# image: infinitycat/maibot:main
|
# image: infinitycat/maibot:latest
|
||||||
|
# dev
|
||||||
|
# image: sengokucola/maibot:dev
|
||||||
|
# image: infinitycat/maibot:dev
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
# - EULA_AGREE=35362b6ea30f12891d46ef545122e84a # 同意EULA
|
# - EULA_AGREE=35362b6ea30f12891d46ef545122e84a # 同意EULA
|
||||||
|
|||||||
Reference in New Issue
Block a user