Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Apr 6, 2019
1 parent 3f6b847 commit 49aa94a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ RUN apt-get update \
libhdf5-dev \
libjq-dev \
liblwgeom-dev \
libpq-dev \
libpq-dev \
libproj-dev \
libprotobuf-dev \
libnetcdf-dev \
libsqlite3-dev \
libssl-dev \
libudunits2-dev \
netcdf-bin \
postgis \
postgis \
protobuf-compiler \
sqlite3 \
sqlite3 \
tk-dev \
unixodbc-dev \
&& install2.r --error \
Expand Down

0 comments on commit 49aa94a

Please sign in to comment.