Skip to content

Commit

Permalink
Updated LuaJIT to 8b8304f
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Mar 10, 2022
1 parent 032f12d commit 502f52d
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 @@ -70,7 +70,7 @@ RUN /usr/bin/kdig --version
RUN /usr/bin/khost --version

# Build LuaJIT
ARG LUAJIT_TREEISH=1d7b5029c5ba36870d25c67524034d452b761d27
ARG LUAJIT_TREEISH=8b8304f16e03aa652be728f0dc957eadf42e4353
ARG LUAJIT_REMOTE=https://github.com/LuaJIT/LuaJIT.git
RUN mkdir /tmp/luajit/
WORKDIR /tmp/luajit/
Expand Down

0 comments on commit 502f52d

Please sign in to comment.