Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: linakrisztian <[email protected]>
  • Loading branch information
anikaweinmann and linakrisztian authored Jan 3, 2024
1 parent 3413c79 commit 5194cab
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 @@ -15,7 +15,7 @@ ENV PROJ_NETWORK=ON
# set GRASS_ADDON_BASE
ENV GRASS_ADDON_BASE=/usr/local/grass84

# # install external dependencies
# install external dependencies
# RUN apt install musl-dev ??
RUN pip3 install py7zr tqdm requests psutil scikit-learn pyproj

Expand Down

0 comments on commit 5194cab

Please sign in to comment.