diff --git a/Dockerfile b/Dockerfile
index a7b016fd7e07e3a8f103c37b16a90820bd48ac1a..1cb1972c5ef90e04a1c17d6450e55cfe1e594a5b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -38,5 +38,5 @@ RUN chmod +x /code/start_lvd.sh
 RUN chmod +x /code/start_qdrant.sh
 RUN chmod +x /code/start_qdrant_no_filters.sh
 
-CMD ["./start_qdrant_no_filters.sh"]
+CMD ["./start_chroma.sh"]
 # LVD MODIFICATION END
\ No newline at end of file