⬆️ Upgrades nginx to 1.20.2-r0 (#167)

This commit is contained in:
Franck Nijhof 2022-03-21 23:45:32 +01:00 committed by GitHub
parent c488aadff2
commit b97209720f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ RUN \
tar=1.34-r0 \
\
&& apk add --no-cache \
nginx=1.20.1-r3 \
nginx=1.20.2-r0 \
nodejs-current=16.11.1-r0 \
openssl=1.1.1l-r0 \
yarn=1.22.10-r0 \