Skip to content

Commit ade4bf6

Browse files
committed
updated build.yaml in ProductivitySuite
Signed-off-by: Gurunath S <gurunath.s@intel.com>
1 parent 044cb1d commit ade4bf6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

ProductivitySuite/docker_image_build/build.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,6 @@ services:
7777
context: GenAIComps
7878
dockerfile: comps/llms/src/faq-generation/Dockerfile
7979
image: ${REGISTRY:-opea}/llm-faqgen:${TAG:-latest}
80-
docsum:
81-
build:
82-
args:
83-
IMAGE_REPO: ${REGISTRY}
84-
BASE_TAG: ${TAG}
85-
http_proxy: ${http_proxy}
86-
https_proxy: ${https_proxy}
87-
no_proxy: ${no_proxy}
88-
context: ../
89-
dockerfile: ./Dockerfile
90-
image: ${REGISTRY:-opea}/docsum:${TAG:-latest}
9180
llm-docsum:
9281
build:
9382
context: GenAIComps

0 commit comments

Comments
 (0)