Skip to content

Commit

Permalink
Update LuaJIT to c525bcb
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jan 21, 2024
1 parent b74a972 commit 20f2f26
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 @@ -73,7 +73,7 @@ RUN /usr/bin/kdig --version
RUN /usr/bin/khost --version

# Build LuaJIT
ARG LUAJIT_TREEISH=29b0b282f59ac533313199f4f7be79490b7eee51
ARG LUAJIT_TREEISH=c525bcb9024510cad9e170e12b6209aedb330f83
ARG LUAJIT_REMOTE=https://github.com/LuaJIT/LuaJIT.git
RUN mkdir /tmp/luajit/
WORKDIR /tmp/luajit/
Expand Down

0 comments on commit 20f2f26

Please sign in to comment.