Skip to content

Commit 76ac61c

Browse files
committed
build: update required prop for docker image
1 parent f7512bf commit 76ac61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ services:
254254
postgres-db:
255255
condition: service_started
256256
required: true
257-
vllm:
257+
mistralrs-cpu:
258258
condition: service_started
259259
required: false
260260
otel-collector:

0 commit comments

Comments
 (0)