Skip to content

Commit

Permalink
kernel 6.1.0-30 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 authored Jan 16, 2025
1 parent fcee1d9 commit 980f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/docker-make.debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ builds:
- SEMVER_MAJOR_MINOR=12
- SEMVER=${SEMVER_MAJOR_MINOR}${SEMVER_PATCH}
# see https://packages.debian.org/bookworm/kernel/ for available versions
- KERNEL_VERSION=6.1.0-29
- KERNEL_VERSION=6.1.0-30
after:
- cd ../ && OS_NAME=${OS_NAME} CIS_VERSION=${CIS_VERSION} ./test.sh quay.io/metalstack/${OS_NAME}:${SEMVER}
- OS_NAME=${OS_NAME} SEMVER_MAJOR_MINOR=${SEMVER_MAJOR_MINOR} SEMVER_PATCH=${SEMVER_PATCH} ../export.sh

0 comments on commit 980f807

Please sign in to comment.