Commit 66e4a14
committed
Use a multiarch manifest kernel
The previous kernel being used had only had the amd64 flavor available on
quay. Linuxkit has no sanity check to ensure the fetched image platform
matches the one specified in the command line args. Thus the recent builds
of hook all have an x86_64 kernel for both amd64 and arm64 images.
Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>1 parent d30dc22 commit 66e4a14
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments