Skip to content

Commit 67ebad7

Browse files
committed
remove detection from components base in gemini detection definition
1 parent 1230fe3 commit 67ebad7

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
@@ -134,7 +134,7 @@ services:
134134
cpus: "2.0"
135135

136136
gemini-detection:
137-
<<: *detection-component-base
137+
<<: *component-base
138138
image: ${REGISTRY}openmpf_gemini_detection:${TAG}
139139
build: ${OPENMPF_PROJECTS_PATH}/openmpf-components/python/GeminiDetection
140140

0 commit comments

Comments
 (0)