diff --git a/Dockerfile b/Dockerfile index bfd4a6e..ce50e36 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt update -yqq && apt install -yqq --no-install-recommends \ git \ jq \ lcov \ + openssh-client \ libprotobuf-dev \ libprotoc-dev \ libssl-dev \