Skip to content

Commit

Permalink
chore: update the kernel with IGC driver enabled
Browse files Browse the repository at this point in the history
https://linux-hardware.org/?id=pci:8086-15f3-1043-87d2

Also bump tools to the version with zstd compression to match pkgs
build.

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Feb 10, 2022
1 parent cbc9610 commit d991f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.10.0-alpha.0-1-g67314b1
PKGS ?= v0.10.0-alpha.0-20-g407459d
TOOLS ?= ghcr.io/talos-systems/tools:v0.10.0-alpha.0-2-gd33b4b6
PKGS ?= v0.10.0-alpha.0-21-g2b8cd88
EXTRAS ?= v0.8.0-alpha.0-1-g7c1f3cc
GO_VERSION ?= 1.17
GOFUMPT_VERSION ?= v0.1.1
Expand Down

0 comments on commit d991f39

Please sign in to comment.