diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 2a87e1e..b1e9139 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -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/arm64/drone-ansible /bin/