We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d03925 commit 6601fbeCopy full SHA for 6601fbe
docker/linux-image.sh
@@ -57,7 +57,7 @@ max_kernel_version() {
57
main() {
58
# arch in the rust target
59
local arch="${1}" \
60
- kversion=5.10.0-26
+ kversion=5.10.0-33
61
62
local debsource="deb http://http.debian.net/debian/ bullseye main"
63
debsource="${debsource}\ndeb http://security.debian.org/ bullseye-security main"
0 commit comments