Update moby tool

This has corresponding changes to support runtime mount changes.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-08-23 16:44:51 +01:00
parent baf76d5e0c
commit 24e10defc5

View File

@@ -21,7 +21,7 @@ endif
PREFIX?=/usr/local/
MOBY_REPO=https://github.com/moby/tool.git
MOBY_COMMIT=0d58d332be0afc27be4402301f7c7950bd3ae189
MOBY_COMMIT=69596e17ddb01fc3d3e75774bffeb760812b2f97
MOBY_VERSION=0.0
bin/moby: tmp_moby_bin.tar | bin
tar xf $<