diff --git a/Dockerfile b/Dockerfile index 75ad1b3..cd69e2f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio ca-certificates \ curl \ git \ - openssh \ + ssh \ openssl \ python \ rsync \