Update Dockerfile

This commit is contained in:
Alexandre
2025-12-28 21:39:28 +01:00
committed by GitHub
parent 5ffae75c39
commit e77cc83bcd

View File

@@ -41,7 +41,7 @@ RUN \
&& apt-get install -y --no-install-recommends \
libmariadb-dev \
libpq5 \
nginx1 \
nginx \
sqlite3 \
&& apt-get clean \
&& rm -f -r \