mirror of
https://github.com/esphome/esphome.git
synced 2025-04-19 01:00:28 +01:00
Docker ha-addon switch to nginx-light (#3218)
This commit is contained in:
parent
34c229fd33
commit
953f0569fb
@ -95,7 +95,7 @@ RUN \
|
|||||||
apt-get update \
|
apt-get update \
|
||||||
# Use pinned versions so that we get updates with build caching
|
# Use pinned versions so that we get updates with build caching
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
nginx=1.18.0-6.1 \
|
nginx-light=1.18.0-6.1 \
|
||||||
&& rm -rf \
|
&& rm -rf \
|
||||||
/tmp/* \
|
/tmp/* \
|
||||||
/var/{cache,log}/* \
|
/var/{cache,log}/* \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user