⬆️ Update nginx to 1.16.1-r1

This commit is contained in:
Timmo 2019-11-03 00:41:06 +00:00
parent 2a03b46bbe
commit 658639c25b

View file

@ -13,7 +13,7 @@ RUN \
yarn=1.16.0-r0 \
\
&& apk add --no-cache \
nginx=1.16.1-r0 \
nginx=1.16.1-r1 \
nodejs-current=12.4.0-r0 \
openssl=1.1.1d-r0 \
\