⬆️ Upgrades nginx to 1.22.1-r0 (#319)

This commit is contained in:
Franck Nijhof 2022-11-09 11:58:52 +01:00 committed by GitHub
parent 5c326c1c37
commit 4ec8c832e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \