update Dockerfile
This commit is contained in:
parent
d3af805108
commit
05b15ffc18
|
|
@ -11,6 +11,7 @@ ENV PYTHONUNBUFFERED=1 \
|
|||
RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
ffmpeg \
|
||||
libmagic1 \
|
||||
libpq-dev \
|
||||
|
|
|
|||
Loading…
Reference in New Issue