Skip to content

Commit

Permalink
update test script based #625
Browse files Browse the repository at this point in the history
Signed-off-by: BaoHuiling <[email protected]>
  • Loading branch information
BaoHuiling committed Sep 9, 2024
1 parent 7731ac1 commit 0b528f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function build_docker_images() {
--build-arg https_proxy=$https_proxy \
--build-arg http_proxy=$http_proxy \
--build-arg huggingfacehub_api_token=$hf_token\
-f comps/retrievers/langchain/vdms/docker/Dockerfile .
-f comps/retrievers/vdms/langchain/Dockerfile .

}

Expand Down

0 comments on commit 0b528f9

Please sign in to comment.