diff --git a/docker/ssh-client/Dockerfile b/docker/ssh-client/Dockerfile index 0dc2c5c..4bde873 100644 --- a/docker/ssh-client/Dockerfile +++ b/docker/ssh-client/Dockerfile @@ -1,4 +1,4 @@ FROM ubuntu:latest RUN apt-get update && apt-get upgrade -y -RUN apt-get install -y openssh-client --fix-missing \ No newline at end of file +RUN apt-get install -y openssh-client --fix-missing