mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
⬆️ Upgrades lua-resty-http to 0.15-0
This commit is contained in:
parent
962cdb5c8b
commit
287910d04f
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue