Skip to content

Commit 5aab17c

Browse files
committed
Use component-base.
1 parent 32f15d9 commit 5aab17c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ services:
149149
build: ${OPENMPF_PROJECTS_PATH}/openmpf-components/python/LlamaVideoSummarization
150150

151151
llava-detection:
152-
<<: *detection-component-base
152+
<<: *component-base
153153
image: ${REGISTRY}openmpf_llava_detection:${TAG}
154154
build: ${OPENMPF_PROJECTS_PATH}/openmpf-components/python/LlavaDetection
155155

0 commit comments

Comments
 (0)