MVPilgrim commited on
Commit
e01ad47
·
verified ·
1 Parent(s): 5a798ac

Update Dockerfile

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