fix wrong package in Dockerfile
This commit is contained in:
parent
b37386b2c9
commit
44fab0ca48
@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
|
||||
uwsgi \
|
||||
uwsgi-plugin-python3 \
|
||||
sqlite3 \
|
||||
libargon2 \
|
||||
libargon2-0 \
|
||||
imagemagick \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user