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 014dca4 commit 50cf67aCopy full SHA for 50cf67a
entrypoint.sh
@@ -2,7 +2,7 @@
2
set -eux
3
4
CI=${CI:-false}
5
-LINUX_VERSION=v6.10
+LINUX_VERSION=v6.12
6
7
MAKE=gmake
8
if which gmake > /dev/null; then
0 commit comments