mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 08:54:22 +01:00
Update Dockerfile
This commit is contained in:
@@ -27,10 +27,10 @@ RUN \
|
||||
apt-get update \
|
||||
\
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
libmariadb-dev-compat=1:10.3.27-0+deb10u1 \
|
||||
libpq5=11.9-0+deb10u1 \
|
||||
nginx=1.14.2-2+deb10u3 \
|
||||
sqlite3=3.27.2-3+deb10u1 \
|
||||
libmariadb-dev-compat \
|
||||
libpq5 \
|
||||
nginx \
|
||||
sqlite3 \
|
||||
&& apt-get clean \
|
||||
&& rm -f -r \
|
||||
/etc/nginx \
|
||||
|
||||
Reference in New Issue
Block a user