build: add distance-oracle to the docker image
Compare changes
+ 3
− 1
@@ -54,8 +54,10 @@ RUN set -x && \
@@ -54,8 +54,10 @@ RUN set -x && \
cargo build --locked $CARGO_OPTIONS --no-default-features $BENCH_OPTIONS --features $chain --target "$RUST_ARCH_TRIPLET" && \