chore: update kernel to the version with BTF support
See https://github.com/siderolabs/pkgs/pull/482 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
b5da686a7b
commit
696f2b735e
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ NAME = Talos
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/siderolabs/tools:v1.2.0-alpha.0-6-gcd35510
|
||||
PKGS ?= v1.2.0-alpha.0-27-g7783ee3
|
||||
PKGS ?= v1.2.0-alpha.0-28-g1ee594a
|
||||
EXTRAS ?= v1.2.0-alpha.0-2-gda35a63
|
||||
GO_VERSION ?= 1.19
|
||||
GOIMPORTS_VERSION ?= v0.1.11
|
||||
|
@ -1 +1 @@
|
||||
v1.2.0-alpha.0-27-g7783ee3
|
||||
v1.2.0-alpha.0-28-g1ee594a
|
Loading…
Reference in New Issue
Block a user