Skip to content

Commit

Permalink
new kernel to fix lockup in stmmace
Browse files Browse the repository at this point in the history
  • Loading branch information
nberlee committed Oct 19, 2024
1 parent 90a7164 commit 7a2ca01
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-1-gc8ecaae
PKG_KERNEL ?= ghcr.io/nberlee/kernel:v1.8.1-2-g89573e9

# targets defines all the available targets

Expand Down

0 comments on commit 7a2ca01

Please sign in to comment.