Update nginx to 1.18.0-r0

This commit is contained in:
Aidan Timson 2020-06-16 22:28:51 +01:00
parent 2f6384a20c
commit b9b50c5637
No known key found for this signature in database
GPG key ID: 502392C21419F5B8

View file

@ -13,7 +13,7 @@ RUN \
yarn=1.19.2-r0 \
\
&& apk add --no-cache \
nginx=1.16.1-r6 \
nginx=1.18.0-r0 \
nodejs-current=14.3.0-r0 \
openssl=1.1.1g-r0 \
\