We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e49f0 commit 41f1842Copy full SHA for 41f1842
1 file changed
images/datascience-notebook/Dockerfile
@@ -14,7 +14,7 @@ ENV DEBCONF_NOWARNINGS="yes"
14
RUN apt-get update -y && \
15
apt-get -qq install -y --no-install-recommends \
16
git \
17
- libgdal-dev \
+ libgdal-dev \
18
libproj-dev \
19
libgeos-dev \
20
libudunits2-dev \
0 commit comments