Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Oct 18, 2023
1 parent b3aff23 commit da92eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ COPY tilebench tilebench
COPY pyproject.toml pyproject.toml
COPY README.md README.md
COPY CHANGES.md CHANGES.md
COPY LICENSE LICENSE

RUN pip install . --no-cache-dir --upgrade

Expand Down

0 comments on commit da92eda

Please sign in to comment.