⬆️ Upgrades lua-resty-http to 0.15-0

This commit is contained in:
Franck Nijhof 2020-01-02 20:37:56 +01:00
parent 962cdb5c8b
commit 287910d04f
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -78,7 +78,7 @@ RUN \
wget=1.19.4-1ubuntu2.2 \
zsh=5.4.2-3ubuntu3.1 \
\
&& luarocks install lua-resty-http 0.13-0 \
&& luarocks install lua-resty-http 0.15-0 \
\
&& curl https://bootstrap.pypa.io/get-pip.py | python3 \
\