mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Update Moby to use new ISO unpacking
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
2b045f59fe
commit
b47e0226ed
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ endif
|
|||||||
PREFIX?=/usr/local/
|
PREFIX?=/usr/local/
|
||||||
|
|
||||||
MOBY_REPO=https://github.com/moby/tool.git
|
MOBY_REPO=https://github.com/moby/tool.git
|
||||||
MOBY_COMMIT=14a4d923aef7cf5a8a6f162b128315d9e0f7884e
|
MOBY_COMMIT=b9de5ff4c64e01d8fbaa495776890a82e9647f20
|
||||||
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 $<
|
||||||
|
Loading…
Reference in New Issue
Block a user