补充 Docker 配置与登录页品牌修改

This commit is contained in:
新觅源码库
2026-06-02 06:07:58 +00:00
parent f10cd4cd9a
commit a7c6f47c12
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=nousresearch/hermes-agent:latest
ARG BASE_IMAGE=xinmi/hermes-agent:latest
FROM ${BASE_IMAGE}
ARG NODE_VERSION=24.15.0