diff --git a/ci/docker-rust/Dockerfile b/ci/docker-rust/Dockerfile index 2d4cb2b176..97b503434a 100644 --- a/ci/docker-rust/Dockerfile +++ b/ci/docker-rust/Dockerfile @@ -19,6 +19,7 @@ RUN set -x \ lcov \ libclang-common-7-dev \ mscgen \ + net-tools \ rsync \ sudo \ golang \