test docker file update - r3lib appropriate commit was checked out
This commit is contained in:
parent
84e40c9061
commit
75300ecebd
@ -16,6 +16,7 @@ RUN git submodule update --init
|
|||||||
|
|
||||||
# install r3
|
# install r3
|
||||||
WORKDIR /memgraph/src/speedy/r3
|
WORKDIR /memgraph/src/speedy/r3
|
||||||
|
RUN git checkout 28726b27af3cd0a9d3166033c6619a9c7227cb48
|
||||||
RUN ./autogen.sh && ./configure && make
|
RUN ./autogen.sh && ./configure && make
|
||||||
|
|
||||||
# install libuv
|
# install libuv
|
||||||
|
Loading…
Reference in New Issue
Block a user