⬆️ Upgrades nginx to 1.14.0-r1

This commit is contained in:
Franck Nijhof 2018-09-15 13:50:08 +02:00
parent 5161606a63
commit 35a49885a5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -14,7 +14,7 @@ RUN \
python3-dev=3.6.6-r0 \
&& apk add --no-cache \
apache2-utils=2.4.34-r0 \
nginx=1.14.0-r0 \
nginx=1.14.0-r1 \
python3=3.6.6-r0 \
&& python3 -m pip install --no-cache-dir --upgrade \
pip==18.0 \