Skip to content

Commit

Permalink
recent serpent rockspec finally seems to work
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed May 31, 2022
1 parent 596d931 commit 7d72f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN ["apt-get", "update"]
RUN ["apt-get", "install", "-y", "git"]
RUN ["luarocks", "install", "busted"]
RUN ["luarocks", "install", "LuaSocket"]
RUN ["luarocks", "install", "serpent", "0.28"]
RUN ["luarocks", "install", "serpent"]
RUN ["luarocks", "install", "dkjson"]
RUN ["luarocks", "install", "luacov"]

Expand Down

0 comments on commit 7d72f45

Please sign in to comment.