cabreraalex commited on
Commit
a128da2
·
1 Parent(s): 64e6b7b
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -22,4 +22,4 @@ RUN chown user:user -R $HOME/app
22
  RUN pip install .
23
 
24
 
25
- CMD ["python" "-m" "zeno-evals-hub" "evals/evals.yaml"]
 
22
  RUN pip install .
23
 
24
 
25
+ CMD python -m zeno-evals-hub evals/evals.yaml