Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Apr 25, 2024
1 parent 712c140 commit 776fb29
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 @@ -7,6 +7,7 @@ RUN apt-get update
COPY rio_viz rio_viz
COPY pyproject.toml pyproject.toml
COPY README.md README.md
COPY LICENSE LICENSE

RUN pip install . rasterio>=1.3b1 --no-cache-dir --upgrade

Expand Down

0 comments on commit 776fb29

Please sign in to comment.