Skip to content

Commit

Permalink
lol s
Browse files Browse the repository at this point in the history
  • Loading branch information
soniacq authored Dec 14, 2023
1 parent 4ddd09b commit 5b9eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reasoning/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ RUN pip install ./tim-reasoning

ADD main.py .
#ADD entrypoint.sh .
s

ENTRYPOINT ["python"]
CMD ["main.py", "run" ]

0 comments on commit 5b9eb6b

Please sign in to comment.