Aligned base with community addon

This commit is contained in:
Alexandre
2021-01-20 11:09:12 +01:00
committed by GitHub
parent fe83bfa8e4
commit 8ab14cd6b6

View File

@@ -27,7 +27,7 @@ RUN \
apt-get update \
\
&& apt-get install -y --no-install-recommends \
nginx=1.14.2-2+deb10u3 \
nginx=1.14.2-2+deb10u3 libpq5 libmariadb3 \
&& apt-get clean \
&& rm -f -r \
/etc/nginx \