Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2020-07-26 09:39:57 +00:00
parent 6a0dee8529
commit f3bdc2ffa6

View File

@ -11,6 +11,7 @@ RUN apk --no-cache add \
jpeg-dev \
libffi-dev \
postgresql-dev \
py3-pip \
py3-aiohttp \
py3-sqlalchemy \
py3-magic \