try to bump libargon deb ver?

This commit is contained in:
2025-08-16 01:26:02 +03:00
parent 348b782350
commit 304a862931

View File

@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
uwsgi \
uwsgi-plugin-python3 \
sqlite3 \
libargon2-0 \
libargon2-1 \
imagemagick \
&& rm -rf /var/lib/apt/lists/*