Skip to content

Commit 7ac6b6c

Browse files
authored
Update Dockerfile
1 parent e7b66cb commit 7ac6b6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dea/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 libpng-dev
19+
1820
# Install renv
1921
RUN R -e "install.packages('renv', repos='https://cloud.r-project.org')"
2022

0 commit comments

Comments
 (0)