Skip to content

Commit

Permalink
fix: include iptables/netfilter ipv6 fix
Browse files Browse the repository at this point in the history
See siderolabs/pkgs#1066

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Oct 28, 2024
1 parent d8e2daf commit cfc1010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.8.0-2-g7719230

PKGS_PREFIX ?= ghcr.io/siderolabs
PKGS ?= v1.8.0-23-g9aac1a8
PKGS ?= v1.8.0-24-ge72b2f4
EXTRAS ?= v1.8.0

KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
Expand Down
2 changes: 1 addition & 1 deletion pkg/machinery/gendata/data/pkgs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.8.0-23-g9aac1a8
v1.8.0-24-ge72b2f4

0 comments on commit cfc1010

Please sign in to comment.