⬆️ Upgrades nginx to 1.22.1-r0

This commit is contained in:
Franck Nijhof 2022-11-09 11:58:32 +01:00
parent 5c326c1c37
commit 42a7fde353
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache \
composer=2.4.2-r0 \
nginx=1.22.0-r1 \
nginx=1.22.1-r0 \
patch=2.7.6-r7 \
php8-ctype=8.0.25-r0 \
php8-exif=8.0.25-r0 \