Skip to content

Commit

Permalink
update to kernel 6.6.58
Browse files Browse the repository at this point in the history
  • Loading branch information
nberlee committed Oct 24, 2024
1 parent 7a2ca01 commit 25a1a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ COMMON_ARGS += --build-arg=PKG_KERNEL="$(PKG_KERNEL)"
EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
PKGS ?= v1.8.0-16-g71d23b4
PKGS_PREFIX ?= ghcr.io/siderolabs
PKG_KERNEL ?= ghcr.io/nberlee/kernel:v1.8.1-2-g89573e9
PKG_KERNEL ?= ghcr.io/nberlee/kernel:v1.8.1-5-gd3b8208

# targets defines all the available targets

Expand Down

0 comments on commit 25a1a90

Please sign in to comment.