Skip to content

Commit

Permalink
Kernel 6.6.58 bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
nberlee committed Oct 25, 2024
1 parent 25a1a90 commit 1a2e58c
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-5-gd3b8208
PKG_KERNEL ?= ghcr.io/nberlee/kernel::v1.8.1-6-g9f2d546

# targets defines all the available targets

Expand Down

0 comments on commit 1a2e58c

Please sign in to comment.