Skip to content

Commit ac21fb6

Browse files
rucoderOhmSpectator
authored andcommitted
Update Linuxkit to v1.7.0
Starting from 1.7.0 Linuxkit uses docker authentication for linuxkit-runner builder Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
1 parent 4cd939a commit ac21fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ZARCH ?= $(HOSTARCH)
6767
export ZARCH
6868

6969
LINUXKIT=$(BUILDTOOLS_DIR)/linuxkit
70-
LINUXKIT_VERSION=86cc42bf79fde5bba63519313da337144841b647
70+
LINUXKIT_VERSION=v1.7.0
7171
LINUXKIT_SOURCE=https://github.com/linuxkit/linuxkit.git
7272

7373
.DEFAULT_GOAL := help

0 commit comments

Comments
 (0)