Bump moby tool to 4db06aa173

$ git log --oneline 51b4e201544f..4db06aa1732b
4db06aa Merge pull request #111 from ijc/master
f20828b Update LinuxKit components used for build
75cc04a Merge pull request #109 from justincormack/contributing
b4804b6 Add Contributing doc

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-07-13 14:49:43 +01:00
parent f7fc5598b6
commit f67050b5ed

View File

@ -20,7 +20,7 @@ endif
PREFIX?=/usr/local/ PREFIX?=/usr/local/
MOBY_COMMIT=51b4e201544f7a5ccfbe53406e131dde63ffdab1 MOBY_COMMIT=4db06aa1732b44a8cadd9c8577df0aa5c716e701
MOBY_VERSION=0.0 MOBY_VERSION=0.0
bin/moby: tmp_moby_bin.tar | bin bin/moby: tmp_moby_bin.tar | bin
tar xf $< tar xf $<