Skip to content

Commit

Permalink
ci: fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Nov 2, 2024
1 parent d8baf0f commit 55c07be
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 @@ -26,7 +26,7 @@ COPY CHANGELOG.md .
COPY pyproject.toml .
COPY poetry.lock .
COPY LICENSE .
COPY README.rst .
COPY README.md .
# COPY Pretrained_Model_LICENSE.txt .

## Provides Python Runtime and DISTRO_WHEELS folder
Expand Down

0 comments on commit 55c07be

Please sign in to comment.