kopia lustrzana https://github.com/OpenDroneMap/WebODM
Merge pull request #742 from OpenDroneMap/dependabot/pip/pillow-6.2.0
Bump pillow from 4.3.0 to 6.2.0pull/753/head
commit
dfbe7a7e4a
|
@ -3,7 +3,8 @@ MAINTAINER Piero Toffanin <pt@masseranolabs.com>
|
|||
|
||||
ENV POSTGIS_MAJOR 2.3
|
||||
|
||||
RUN echo "deb http://deb.debian.org/debian "$(lsb_release --codename | cut -f2)"-backports main" >> /etc/apt/sources.list \
|
||||
RUN . /etc/os-release \
|
||||
&& echo "deb http://deb.debian.org/debian "$VERSION_CODENAME"-backports main" >> /etc/apt/sources.list \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR \
|
||||
|
|
|
@ -32,7 +32,7 @@ openapi-codec==1.1.7
|
|||
packaging==16.8
|
||||
piexif==1.0.13
|
||||
pilkit==2.0
|
||||
Pillow==4.3.0
|
||||
Pillow==6.2.0
|
||||
pip-autoremove==0.9.0
|
||||
psycopg2==2.7.4
|
||||
psycopg2-binary==2.7.4
|
||||
|
|
Ładowanie…
Reference in New Issue