Remove the dist-upgrade command.
This commit is contained in:
parent
c072e3324c
commit
48a8d77f96
|
@ -13,7 +13,6 @@ ENV DEBIAN_FRONTEND noninteractive
|
|||
#
|
||||
# libraptor2-dev : Depends: libcurl4-gnutls-dev but it is not installable
|
||||
RUN apt-get update --yes && \
|
||||
apt-get dist-upgrade --yes && \
|
||||
apt-get install --yes --no-install-recommends \
|
||||
libgdal-dev \
|
||||
pandoc \
|
||||
|
|
Loading…
Reference in New Issue