mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-09 17:20:39 +00:00
use latest docker
This commit is contained in:
parent
6b9c6a1b94
commit
31aefa6580
@ -2,7 +2,7 @@
|
||||
#
|
||||
# docker build --rm=true -t plugins/drone-docker .
|
||||
|
||||
FROM rancher/docker
|
||||
FROM rancher/docker:1.8.1
|
||||
|
||||
ADD drone-docker /go/bin/
|
||||
VOLUME /var/lib/docker
|
||||
|
Loading…
Reference in New Issue
Block a user