Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfd601fc authored by Alexandre Roux's avatar Alexandre Roux Committed by Jonathan Klee
Browse files

add openssh-client

parent 86e528dd
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -28,6 +28,7 @@ RUN dpkg --add-architecture i386 && \
RUN apt-get -qq update && \
RUN apt-get -qq update && \
    apt-get install -qqy --no-install-recommends \
    apt-get install -qqy --no-install-recommends \
      git-lfs \
      git-lfs \
      openssh-client \
      curl \
      curl \
      git-core \
      git-core \
      openjdk-${JDK_VERSION}-jdk \
      openjdk-${JDK_VERSION}-jdk \