From b0324808ae32a813443315fad3debb47a0603936 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 14 Aug 2017 20:44:36 +0100 Subject: [PATCH] Update moby commit fix #2401 Signed-off-by: Justin Cormack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83eb1143f..beed74148 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif PREFIX?=/usr/local/ MOBY_REPO=https://github.com/moby/tool.git -MOBY_COMMIT=c2b081ed8a9f690820cc0c0568238e641848f58f +MOBY_COMMIT=d9546ee1ce9c5af213c2f96fc23ce0266c4c3133 MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<