Skip to content

Commit cbb78d4

Browse files
cwlacewexiguiw
authored andcommitted
Fix typo
Signed-off-by: Lacewell, Chaunte W <chaunte.w.lacewell@intel.com>
1 parent f62decc commit cbb78d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VideoQnA/docker_compose/intel/cpu/xeon/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
LOGFLAG: ${LOGFLAG:-False}
4646
restart: unless-stopped
4747
volumes:
48-
- /home/$USER/.cache/.cache/huggingface/hub:/home/user/.cache/huggingface/hub
48+
- /home/$USER/.cache/huggingface/hub:/home/user/.cache/huggingface/hub
4949
retriever:
5050
image: ${REGISTRY:-opea}/retriever:${TAG:-latest}
5151
container_name: retriever-vdms-server

0 commit comments

Comments
 (0)