Rename the GraphRAG UI image (#1155)

Signed-off-by: ichbinblau <theresa.shan@intel.com>
This commit is contained in:
Theresa
2024-11-18 20:07:22 +08:00
committed by GitHub
parent 56f770cb28
commit 1ac756a1c7
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ services:
ipc: host
restart: always
chatqna-gaudi-ui-server:
image: ${REGISTRY:-opea}/chatqna-ui:${TAG:-latest}
image: ${REGISTRY:-opea}/graphrag-ui:${TAG:-latest}
container_name: chatqna-gaudi-ui-server
depends_on:
- graphrag-gaudi-backend-server