File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ target "debian" {
5353 FRR_VERSION_DETAIL = " 10.4.4-0~deb12u1"
5454 FRR_APT_CHANNEL = " bookworm"
5555 # see https://packages.debian.org/bookworm/kernel/ for available versions
56- KERNEL_VERSION = " 6.1.0-48 "
56+ KERNEL_VERSION = " 6.1.0-49 "
5757 CONTAINERD_VERSION = " 2.1.5-1~debian.12~bookworm"
5858 }
5959 tags = [" ghcr.io/metal-stack/debian:${ SEMVER_MAJOR_MINOR } ${ SEMVER_PATCH } " ]
@@ -95,7 +95,7 @@ target "ubuntu" {
9595 FRR_VERSION_DETAIL = " 10.4.4-0~ubuntu24.04.1"
9696 FRR_APT_CHANNEL = " noble"
9797 # see https://kernel.ubuntu.com/mainline for available versions
98- UBUNTU_MAINLINE_KERNEL_VERSION = " v6.12.89 "
98+ UBUNTU_MAINLINE_KERNEL_VERSION = " v6.12.90 "
9999 CONTAINERD_VERSION = " 2.1.5-1~ubuntu.24.04~noble"
100100 }
101101 tags = [" ghcr.io/metal-stack/ubuntu:${ SEMVER_MAJOR_MINOR } ${ SEMVER_PATCH } " ]
You can’t perform that action at this time.
0 commit comments