Skip to content

Commit 139f2ae

Browse files
authored
typo for docker image (#1717)
Signed-off-by: Tsai, Louie <[email protected]>
1 parent 61a8bef commit 139f2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AgentQnA/docker_compose/intel/cpu/xeon/compose_openai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ services:
101101
- "8080:8000"
102102
ipc: host
103103
agent-ui:
104-
image: opea:agent-ui
104+
image: opea/agent-ui
105105
container_name: agent-ui
106106
volumes:
107107
- ${WORKDIR}/GenAIExamples/AgentQnA/ui/svelte/.env:/home/user/svelte/.env # test db

0 commit comments

Comments
 (0)