mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
Update moby tool to latest version
Includes update EFI ISO generation. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
5c37a154da
commit
20109fd00f
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=1ff0e3beeeb1e741b9c5a54574f01ac5eee525a5
|
MOBY_COMMIT=177969dc4a0fb843f635e45ab8e87d2cd2c531cd
|
||||||
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