mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-02 03:10:31 +02:00
Aligned base with community addon
This commit is contained in:
@@ -27,7 +27,7 @@ RUN \
|
|||||||
apt-get update \
|
apt-get update \
|
||||||
\
|
\
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
nginx=1.14.2-2+deb10u3 \
|
nginx=1.14.2-2+deb10u3 libpq5 libmariadb3 \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -f -r \
|
&& rm -f -r \
|
||||||
/etc/nginx \
|
/etc/nginx \
|
||||||
|
|||||||
Reference in New Issue
Block a user