Revert "project-lakitu: update runc to v1.0.1"

This reverts commit 7dbe3a8617d994f69dd62c384251de365a06318c.

Reason for revert: Failing k8s-e2e-tests

Change-Id: Iae834b1da62e14a9b1e605dcc7560f9f8afc5494
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/20570
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
diff --git a/project-lakitu/app-emulation/runc/Manifest b/project-lakitu/app-emulation/runc/Manifest
index 078354d..256eca2 100644
--- a/project-lakitu/app-emulation/runc/Manifest
+++ b/project-lakitu/app-emulation/runc/Manifest
@@ -1 +1 @@
-DIST runc-1.0.1.tar.gz 2371417 BLAKE2B 2c037c9105bf08131de2dc54d74c982a2fbbcab79ed8b7b0fdcd1b577a38c2aa42dc6c1ce01c934dfc66a2927ce650a87e7ca2001586ca4d3c542e63a582f26a SHA512 c5db1016f438cd4883d1f9b36414e9c8b1fe9dfcb53dfebd1130cea3cb9bf78615a765715f4dd587cf8cc603b69951a5871adc33870cfeef2e63521d1ceccf39
+DIST runc-1.0.0.tar.gz 2366170 BLAKE2B 1b6455cd45bc51b92c12b3293037446da62957d441124e9b76fd44ce92329e0eb2fde2ef71c6519fc4d58bcbd4ef580f64d71753a6fc06f3f6e347de170bd9c3 SHA512 8ddad1e031237c07b6cab5cfe5bdb7b11bf98d5d1064ec06845f36da073fe65a0facc6a28ba5daff71cdcb50cfd5d1cd25e97385b4eddb35b287113c2771365c
diff --git a/project-lakitu/app-emulation/runc/runc-1.0.0-r1.ebuild b/project-lakitu/app-emulation/runc/runc-1.0.0-r1.ebuild
new file mode 120000
index 0000000..669863d
--- /dev/null
+++ b/project-lakitu/app-emulation/runc/runc-1.0.0-r1.ebuild
@@ -0,0 +1 @@
+runc-1.0.0.ebuild
\ No newline at end of file
diff --git a/project-lakitu/app-emulation/runc/runc-1.0.1.ebuild b/project-lakitu/app-emulation/runc/runc-1.0.0.ebuild
similarity index 97%
rename from project-lakitu/app-emulation/runc/runc-1.0.1.ebuild
rename to project-lakitu/app-emulation/runc/runc-1.0.0.ebuild
index 107b52f..6343eb0 100644
--- a/project-lakitu/app-emulation/runc/runc-1.0.1.ebuild
+++ b/project-lakitu/app-emulation/runc/runc-1.0.0.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=4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
+RUNC_COMMIT=84113eef6fc27af1b01b3181f31bbaf708715301
 CONFIG_CHECK="~USER_NS"
 
 DESCRIPTION="runc container cli tools"
diff --git a/project-lakitu/app-emulation/runc/runc-1.0.1-r1.ebuild b/project-lakitu/app-emulation/runc/runc-1.0.1-r1.ebuild
deleted file mode 120000
index a263fd3..0000000
--- a/project-lakitu/app-emulation/runc/runc-1.0.1-r1.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-runc-1.0.1.ebuild
\ No newline at end of file