Remove the dist-upgrade command.

This commit is contained in:
Andrea Dell'Amico 2024-04-17 11:17:08 +02:00
parent c072e3324c
commit 48a8d77f96
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 1 deletions

View File

@ -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 \