mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
bump nginx-light 1.18.0-6.1+deb11u2 to 1.18.0-6.1+deb11u3 (#4034)
fixes https://github.com/esphome/issues/issues/3793
This commit is contained in:
parent
7e88eea532
commit
816df5ad47
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ RUN \
|
|||
apt-get update \
|
||||
# Use pinned versions so that we get updates with build caching
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
nginx-light=1.18.0-6.1+deb11u2 \
|
||||
nginx-light=1.18.0-6.1+deb11u3 \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/var/{cache,log}/* \
|
||||
|
|
Loading…
Reference in a new issue