Commit 1a575bd1 authored by nimrod's avatar nimrod
Browse files

workbench: Add the OpenSSH client.

Not sure which package(s) changed but it's not longer a required
dependency and needs to be explicitly installed.
parent 91f9be04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ RUN apt-get update && \
        netcat-openbsd \
        nodejs \
        npm \
        openssh-client \
        ostree \
        packer=1.9.5-1 \
        php-cli \