1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 19:32:19 +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:
John Moxley
2022-11-16 13:44:17 -05:00
committed by GitHub
parent 147b113b62
commit f7b1602adf

View File

@@ -94,7 +94,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-light=1.18.0-6.1+deb11u2 \ nginx-light=1.18.0-6.1+deb11u3 \
&& rm -rf \ && rm -rf \
/tmp/* \ /tmp/* \
/var/{cache,log}/* \ /var/{cache,log}/* \