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 324780e commit 91f10b3Copy full SHA for 91f10b3
entrypoint.sh
@@ -2,7 +2,7 @@
2
set -eux
3
4
CI=${CI:-false}
5
-LINUX_VERSION=v6.13
+LINUX_VERSION=v6.14
6
7
MAKE=gmake
8
if which gmake > /dev/null; then
0 commit comments