build(docker): 更新 Docker镜像版本
- 将 maimbot 镜像版本从 refactor 改为 latest
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
|||||||
- maim_bot
|
- maim_bot
|
||||||
core:
|
core:
|
||||||
container_name: maim-bot-core
|
container_name: maim-bot-core
|
||||||
image: sengokucola/maimbot:refactor
|
image: sengokucola/maimbot:latest
|
||||||
# image: infinitycat/maimbot:refactor
|
# image: infinitycat/maimbot:latest
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
# - EULA_AGREE=35362b6ea30f12891d46ef545122e84a # 同意EULA
|
# - EULA_AGREE=35362b6ea30f12891d46ef545122e84a # 同意EULA
|
||||||
|
|||||||
Reference in New Issue
Block a user