MVPilgrim commited on
Commit
96d40b1
·
verified ·
1 Parent(s): a1a5c97

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -70,5 +70,5 @@ RUN pip show semantic-text-splitter
70
  RUN useradd -m -u 1000 user
71
 
72
  ##############################################################################
73
- # Start the weaviate vector database and the semantic search app.
74
  RUN ./startup.sh
 
70
  RUN useradd -m -u 1000 user
71
 
72
  ##############################################################################
73
+ # Start the weaviate vector database and the semantic search app.
74
  RUN ./startup.sh