diff --git a/tools/unix/Dockerfile b/tools/unix/Dockerfile index 027f368d2..c6a5eb57d 100755 --- a/tools/unix/Dockerfile +++ b/tools/unix/Dockerfile @@ -9,7 +9,7 @@ RUN apt-get update -qq \ curl \ osmctools \ rclone \ - sftp \ + openssh-client \ sshpass \ vim \ wget \