⬆️ Upgrades nginx to 1.22.1-r0

This commit is contained in:
Franck Nijhof 2022-11-16 11:05:36 +01:00
parent 44c6b31b66
commit 59bd459251
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -15,7 +15,7 @@ RUN \
tar=1.34-r0 \
\
&& apk add --no-cache \
nginx=1.22.0-r1 \
nginx=1.22.1-r0 \
nodejs=16.16.0-r0 \
openssl=1.1.1q-r0 \
yarn=1.22.19-r0 \