project-lakitu: Update runc commit hash

BUG=b/189884213
TEST=presubmit
RELEASE_NOTE=Fixed an issue where the runc commit hash displayed
incorrectly when running `runc -v`.

Change-Id: I259b4c46b458b193e3f81887786a272dd598bb0d
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/17691
Reviewed-by: Harshad Shirwadkar <harshads@google.com>
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
diff --git a/project-lakitu/app-emulation/runc/runc-1.0.0_rc95-r1.ebuild b/project-lakitu/app-emulation/runc/runc-1.0.0_rc95-r2.ebuild
similarity index 100%
rename from project-lakitu/app-emulation/runc/runc-1.0.0_rc95-r1.ebuild
rename to project-lakitu/app-emulation/runc/runc-1.0.0_rc95-r2.ebuild
diff --git a/project-lakitu/app-emulation/runc/runc-1.0.0_rc95.ebuild b/project-lakitu/app-emulation/runc/runc-1.0.0_rc95.ebuild
index 4a3b89e..d33a77f 100644
--- a/project-lakitu/app-emulation/runc/runc-1.0.0_rc95.ebuild
+++ b/project-lakitu/app-emulation/runc/runc-1.0.0_rc95.ebuild
@@ -7,7 +7,7 @@
 
 # update on bump, look for https://github.com/docker\
 # docker-ce/blob/<docker ver OR branch>/components/engine/hack/dockerfile/install/runc.installer
-RUNC_COMMIT=ff819c7e9184c13b7c2607fe6c30ae19403a7aff
+RUNC_COMMIT=b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
 CONFIG_CHECK="~USER_NS"
 
 DESCRIPTION="runc container cli tools"