File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1919- Bump penlight to 1.15.0 [ PR #1578 ] ( https://github.com/3scale/APIcast/pull/1578 )
2020- Bump lua-resty-jwt to 0.2.4 [ PR #1579 ] ( https://github.com/3scale/APIcast/pull/1579 )
2121- Bump lua-resty-openssl to 1.7.1 [ PR #1580 ] ( https://github.com/3scale/APIcast/pull/1580 )
22+ - Lock lua-resty-jit-uuid to 0.0.7 [ PR #1581 ] ( https://github.com/3scale/APIcast/pull/1581 )
2223
2324### Removed
2425
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/man
4949RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/mpeterv/argparse-0.6.0-1.src.rock
5050RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/3scale/lua-resty-execvp-0.1.1-1.src.rock
5151RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/hisham/luafilesystem-1.8.0-1.src.rock
52- RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/3scale /lua-resty-jit-uuid-0.0.7-1 .src.rock
52+ RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/thibaultcha /lua-resty-jit-uuid-0.0.7-2 .src.rock
5353RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/knyar/nginx-lua-prometheus-0.20181120-2.src.rock
5454RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/hamish/lua-resty-iputils-0.3.0-1.src.rock
5555RUN luarocks install --deps-mode=none --tree /usr/local https://luarocks.org/manifests/golgote/net-url-0.9-1.src.rock
You can’t perform that action at this time.
0 commit comments