update Dockerfile

This commit is contained in:
user 2025-07-05 08:20:51 +03:00
parent d3af805108
commit 05b15ffc18
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ENV PYTHONUNBUFFERED=1 \
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \
curl \ curl \
git \
ffmpeg \ ffmpeg \
libmagic1 \ libmagic1 \
libpq-dev \ libpq-dev \