mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
Dockerfile: drop python3-pil
This prevents upgrading Pillow in requirements.txt Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
parent
abef2b6a19
commit
fcce3cdcde
|
@ -30,7 +30,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-mysqldb \
|
python3-mysqldb \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pil \
|
|
||||||
python3-wheel \
|
python3-wheel \
|
||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user