fix: update image name references from "cs-ai-agent" to "agent-desk" in Docker files and documentation

This commit is contained in:
mlogclub
2026-05-31 18:27:12 +08:00
parent 1ef0374e14
commit 08fc446151
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: cs-ai-agent:latest
image: mlogclub/agent-desk:latest
restart: unless-stopped
depends_on:
mysql: