From 6c66f51853b4467dd61d64b9fe9e8602f7a818e2 Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Tue, 10 Jun 2014 20:23:05 -0700 Subject: [PATCH] Use libcontainer version tag for vendor script Docker-DCO-1.1-Signed-off-by: Michael Crosby (github: crosbymichael) Upstream-commit: d1757c005f05c76b31615d1d4d27722faee8012e Component: engine --- components/engine/hack/vendor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/hack/vendor.sh b/components/engine/hack/vendor.sh index b51fc68985..157390dc81 100755 --- a/components/engine/hack/vendor.sh +++ b/components/engine/hack/vendor.sh @@ -61,4 +61,4 @@ mv tmp-tar src/code.google.com/p/go/src/pkg/archive/tar clone git github.com/godbus/dbus v1 clone git github.com/coreos/go-systemd v2 -clone git github.com/docker/libcontainer bfcd86f32d22096ae69a140a1fafc1bc42391b1c +clone git github.com/docker/libcontainer v1.0.0