⬆️ Upgrades nginx to 1.16.1-r6

This commit is contained in:
Franck Nijhof 2020-02-15 14:10:00 +01:00
parent 12735b48d8
commit 715ca37436
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -11,7 +11,7 @@ WORKDIR /opt
# Setup base
RUN \
apk add --no-cache \
nginx=1.14.2-r1 \
nginx=1.16.1-r6 \
php7-curl=7.3.14-r0 \
php7-fileinfo=7.3.14-r0 \
php7-fpm=7.3.14-r0 \