Skip to content

Commit

Permalink
Update Dockerfile.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cssprad1 authored Nov 19, 2024
1 parent 2d9cb33 commit 769b552
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ RUN pip --no-cache-dir install \
yacs \
termcolor \
segmentation-models-pytorch \
coverage \
GDAL==`ogrinfo --version | grep -Eo '[0-9]\.[0-9]\.[0-9]+'`
coverage

HEALTHCHECK NONE
ENTRYPOINT []
Expand Down

0 comments on commit 769b552

Please sign in to comment.