diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 0539093be..7c30f13fe 100644 --- a/config.toml +++ b/config.toml @@ -139,4 +139,4 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY desc = "Get info on the development of gVisor" [params.vars] -required_linux = "3.17+" +required_linux = "4.14.77+" |