Skip to content

Commit

Permalink
Updated LuaRocks to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Apr 23, 2022
1 parent b8223b0 commit a3b888f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ RUN file /usr/bin/luajit
RUN luajit -v

# Build LuaRocks
ARG LUAROCKS_TREEISH=v3.8.0
ARG LUAROCKS_TREEISH=v3.9.0
ARG LUAROCKS_REMOTE=https://github.com/luarocks/luarocks.git
RUN mkdir /tmp/luarocks/
WORKDIR /tmp/luarocks/
Expand Down

0 comments on commit a3b888f

Please sign in to comment.