diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index 7e607ba6a8..732cfe2585 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -835,7 +835,7 @@ class Context(object): 'gcc': 'vcs-15', 'glibc': 'vcs-mainline', 'gmp': '6.3.0', - 'linux': '6.16', + 'linux': '6.17', 'mpc': '1.3.1', 'mpfr': '4.2.2', 'mig': 'vcs-mainline',