From 4e772f45206d7773222c8553f528d796b2522d44 Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Mon, 15 Apr 2024 11:44:58 -0400 Subject: [PATCH] Add SSH package to mcp-client --- hack/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/Dockerfile b/hack/Dockerfile index 0283357b81..4c0e2999f6 100644 --- a/hack/Dockerfile +++ b/hack/Dockerfile @@ -203,6 +203,7 @@ RUN set -ex \ tree \ unrar-free \ uuid \ + ssh \ && rm -rf /var/lib/apt/lists/* /var/cache/apt/* # Download ClamAV virus signatures