toolbox: Use lua-toolbox

This commit is contained in:
James Reed 2020-12-13 16:55:13 -07:00
parent 9e9cc08a38
commit b3935ffc03
No known key found for this signature in database
GPG Key ID: 0BE2BD33C5E8125E
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1 @@
FROM supplantr/toolbox
RUN dnf install -y lua-ldoc
RUN dnf install -y luarocks
FROM supplantr/lua-toolbox