From a6580198773bda6690baf2629e2b255e761aa9ae Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 29 Dec 2018 14:23:08 -0500 Subject: [PATCH] Update Dockerfile.arm --- Dockerfile.arm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.arm b/Dockerfile.arm index a19d1a2..4e8c2d4 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -5,7 +5,7 @@ LABEL maintainer="Drone.IO Community " \ org.label-schema.vendor="Drone.IO Community" \ org.label-schema.schema-version="1.0" -RUN apk add --no-cache bash git curl rsync ansible py-pip && \ +RUN apk add --no-cache bash git curl rsync openssh-client ansible py-pip && \ pip install -U pip ADD release/linux/arm/drone-ansible /bin/