Skip to content

Commit

Permalink
⭕ space for test publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikazebr committed Oct 30, 2023
1 parent 72c8bf8 commit 2928a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vector_server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ WORKDIR /project

RUN pdm lock
RUN pdm export --format requirements --without-hashes > requirements.txt

RUN pip install -r requirements.txt

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

0 comments on commit 2928a5a

Please sign in to comment.