feat: update agent-desk image tag to latest-lancedb in Docker Compose files
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
||||
target: app-lancedb
|
||||
args:
|
||||
LANCEDB_VERSION: v0.1.2
|
||||
image: mlogclub/agent-desk:lancedb
|
||||
image: mlogclub/agent-desk:latest-lancedb
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user