⬆️ Upgrades nginx to 1.22.0-r1

This commit is contained in:
Franck Nijhof 2022-07-11 18:26:28 +02:00
parent ef3ce1787f
commit 486a8fc056
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -14,7 +14,7 @@ RUN \
\
&& apk add --no-cache \
icu-data-full=71.1-r2 \
nginx=1.22.0-r0 \
nginx=1.22.0-r1 \
nodejs=16.15.0-r1 \
\
&& yarn global add \