From 60d41b8101baccf283211af28465ea69d3cbdc31 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 31 May 2023 13:16:08 -0700 Subject: [PATCH] Linux: Increase minimum libc version to 2.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d73c66a1b4..510b27a7c6 100644 --- a/package.json +++ b/package.json @@ -406,7 +406,7 @@ "libnss3", "libasound2", "libxss1", - "libc6 (>= 2.28)" + "libc6 (>= 2.31)" ] }, "protocols": {