Update to newest Troll Patrol commit
This commit is contained in:
parent
642827e228
commit
0f703db1fd
|
@ -54,7 +54,7 @@ WORKDIR /home/user/build
|
|||
RUN git clone https://git-crysp.uwaterloo.ca/vvecna/troll-patrol.git
|
||||
WORKDIR /home/user/build/troll-patrol
|
||||
# Commit on analysis branch
|
||||
RUN git checkout 264e3824d68d3c548de302e4cc576faa3d99f8da
|
||||
RUN git checkout 7acba0a6f00c6ffdb429b4993ee109a8e125b466
|
||||
RUN mkdir -p .cargo
|
||||
RUN cp /home/user/build/config.toml .cargo/
|
||||
|
||||
|
|
Loading…
Reference in New Issue