add shit i forgot #2

pull/2/head
Aevann1 2022-11-19 22:12:54 +02:00
parent 15a70fa5d0
commit f26047d319
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ RUN apt install -y imagemagick
RUN apt install -y postgresql
RUN apt install -y libpq-dev
RUN apt install -y nano
RUN apt install -y libfuse2
COPY requirements.txt /etc/requirements.txt