mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-05 04:20:41 +00:00
docker image update
update from rancher/docker:1.8.1 to 1.9.1
This commit is contained in:
parent
773b5a2a9b
commit
b41b68dd08
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# docker build --rm=true -t plugins/drone-docker .
|
# 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/
|
ADD drone-docker /go/bin/
|
||||||
VOLUME /var/lib/docker
|
VOLUME /var/lib/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user