Update lox-distributor
This commit is contained in:
parent
bfefb496b9
commit
d03f86d4f6
|
@ -45,7 +45,7 @@ RUN cp backend /home/user/rdsys/rdsys
|
||||||
WORKDIR /home/user/build
|
WORKDIR /home/user/build
|
||||||
RUN git clone https://gitlab.torproject.org/vecna/lox.git
|
RUN git clone https://gitlab.torproject.org/vecna/lox.git
|
||||||
WORKDIR /home/user/build/lox
|
WORKDIR /home/user/build/lox
|
||||||
RUN git checkout 5682b4356962cb1074f93514a6ef6d11fcdc77d5
|
RUN git checkout 5adf9ee7f070f9909f09ab9342f84376d11dd7dc
|
||||||
RUN mkdir -p .cargo
|
RUN mkdir -p .cargo
|
||||||
RUN cp /home/user/build/config.toml .cargo/
|
RUN cp /home/user/build/config.toml .cargo/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue