mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
commit
2d034db7f8
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
|||||||
default: bin/linuxkit bin/rtf
|
default: bin/linuxkit bin/rtf
|
||||||
all: default
|
all: default
|
||||||
|
|
||||||
VERSION="v0.4"
|
VERSION="v0.4+"
|
||||||
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
||||||
|
|
||||||
GO_COMPILE=linuxkit/go-compile:a8bffe875268a973ea82e5937b0fb23a5b08cc79
|
GO_COMPILE=linuxkit/go-compile:a8bffe875268a973ea82e5937b0fb23a5b08cc79
|
||||||
|
Loading…
Reference in New Issue
Block a user