Skip to content

Commit 25ebfdd

Browse files
authored
Update Dockerfile
1 parent 5df2cef commit 25ebfdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fea/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ RUN apt-get install -y libgeos-dev
1515

1616
RUN apt-get install -y libglpk40 libglpk-dev
1717

18+
RUN apt-get install -y libicu-dev
19+
1820
RUN R -e "install.packages('curl', type='source')"
1921

2022
# Install R packages

0 commit comments

Comments
 (0)