Skip to content

Commit

Permalink
Update LuaJIT to 7a0cf5f
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Nov 15, 2022
1 parent 4507dce commit cdeb6b7
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 @@ -72,7 +72,7 @@ RUN /usr/bin/kdig --version
RUN /usr/bin/khost --version

# Build LuaJIT
ARG LUAJIT_TREEISH=6c4826f12c4d33b8b978004bc681eb1eef2be977
ARG LUAJIT_TREEISH=7a0cf5fd4c6c841d0455a51271af4fd4390c7884
ARG LUAJIT_REMOTE=https://github.com/LuaJIT/LuaJIT.git
RUN mkdir /tmp/luajit/
WORKDIR /tmp/luajit/
Expand Down

0 comments on commit cdeb6b7

Please sign in to comment.