Merge pull request #20 from ipedrazas/patch-1

docker image update
This commit is contained in:
Brad Rydzewski 2015-12-07 10:36:32 -08:00
commit 38e910dbd6

View File

@ -2,7 +2,7 @@
#
# docker build --rm=true -t plugins/drone-docker .
FROM rancher/docker:1.8.1
FROM rancher/docker:1.9.1
ADD drone-docker /go/bin/
VOLUME /var/lib/docker