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 Jesse Hills
parent 7e88eea532
commit 816df5ad47
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -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}/* \