Skip to content

Commit

Permalink
Update debian kernel (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 authored Oct 7, 2024
1 parent 5b0eb33 commit d66a894
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-25
- KERNEL_VERSION=6.1.0-26
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 d66a894

Please sign in to comment.