We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929cd9b commit c389e09Copy full SHA for c389e09
lua/turbo/config.yaml
@@ -3,4 +3,5 @@ framework:
3
version: "2.1.3"
4
5
build:
6
- - apk add --no-cache lua-turbo
+ - apk add --no-cache luajit lua5.4-dev luarocks5.4 git build-base libressl-dev
7
+ - luarocks-5.4 install turbo
0 commit comments