Skip to content

Commit

Permalink
🐛 Dockerfile error
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceunx committed Apr 29, 2024
1 parent 2ba3e2d commit 11692cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ COPY requirements.txt requirements.txt

RUN pip install -r requirements.txt --no-cache-dir

COPY ./gpt_server /app
COPY ./gpt_server /app/gpt_server

0 comments on commit 11692cb

Please sign in to comment.