chore(deps): bump py3-pillow in Dockerfile

This commit is contained in:
Ciarán Ainsworth 2024-04-14 15:32:26 +02:00
parent d673e77dff
commit 94a5b9e696
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ RUN set -eux; \
zlib-dev \
py3-cryptography=41.0.7-r0 \
py3-lxml=4.9.3-r1 \
py3-pillow=10.2.0-r0 \
py3-pillow=10.3.0-r0 \
py3-psycopg2=2.9.9-r0 \
py3-watchfiles=0.19.0-r1 \
python3-dev
@ -99,7 +99,7 @@ RUN set -eux; \
libxslt \
py3-cryptography=41.0.7-r0 \
py3-lxml=4.9.3-r1 \
py3-pillow=10.2.0-r0 \
py3-pillow=10.3.0-r0 \
py3-psycopg2=2.9.9-r0 \
py3-watchfiles=0.19.0-r1 \
python3 \