⬆️ Upgrades nginx to 1.16.1-r4

This commit is contained in:
Franck Nijhof 2020-01-02 11:16:00 +01:00
parent adab728b20
commit a97c8eb810
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -20,8 +20,8 @@ RUN \
\
&& apk add --no-cache \
lua-resty-http=0.15-r0 \
nginx-mod-http-lua=1.16.1-r1 \
nginx=1.16.1-r1 \
nginx-mod-http-lua=1.16.1-r4 \
nginx=1.16.1-r4 \
python3=3.8.1-r0 \
\
&& pip3 install \