Skip to content

Commit

Permalink
Update LuaJIT to 04dca79
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jul 20, 2024
1 parent 35275ef commit 006cc6e
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=93e87998b24021b94de8d1c8db244444c46fb6e9
ARG LUAJIT_TREEISH=04dca7911ea255f37be799c18d74c305b921c1a6
ARG LUAJIT_REMOTE=https://github.com/LuaJIT/LuaJIT.git
RUN mkdir /tmp/luajit/
WORKDIR /tmp/luajit/
Expand Down

0 comments on commit 006cc6e

Please sign in to comment.