⬆️ Upgrades nginx to 1.14.1-r0

This commit is contained in:
Franck Nijhof 2018-12-02 10:25:04 +01:00
parent 4af7e753fb
commit f7b5b48564
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -12,7 +12,7 @@ WORKDIR /opt
RUN \
apk add --no-cache \
apache2-utils=2.4.35-r0 \
nginx=1.14.0-r1 \
nginx=1.14.1-r1 \
php7-curl=7.2.10-r0 \
php7-fileinfo=7.2.10-r0 \
php7-fpm=7.2.10-r0 \