summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2018-04-27 18:07:59 +0300
committerGitHub <noreply@github.com>2018-04-27 18:07:59 +0300
commit41c7e965e0f78600d4baf2da1e4720f44c06233c (patch)
tree681a76d70cd7cd425758806bfef0623510277513 /Dockerfile
parentf4be8c0665eb33e07a81450882162deb3c9b6022 (diff)
parent2bb40ad4d9e31cf2cd63a373f7c607eb86547e46 (diff)
Merge pull request #1280 from rgnv/master
Added Cisco Spark hook
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 0ba8b7f..61b5c71 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -33,7 +33,7 @@ COPY --from=libssh2-backport \
RUN dpkg -i /tmp/*.deb
# dependencies for hooks
-RUN gem install aws-sdk slack-api xmpp4r
+RUN gem install aws-sdk slack-api xmpp4r cisco_spark
# build and install oxidized
COPY . /tmp/oxidized/