From 3179f1052369f561acaf9407bb250d4bc7c98afa Mon Sep 17 00:00:00 2001 From: LEI WANG Date: Thu, 29 Feb 2024 16:14:35 +0800 Subject: [PATCH] update runc artifacts links Signed-off-by: LEI WANG --- README.MD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.MD b/README.MD index 2e06a4a..f2c3106 100644 --- a/README.MD +++ b/README.MD @@ -27,11 +27,10 @@ Next step: | version | binary | available dlv | note | | --- | --- | --- | --- | | v1.1.11 | [runc-v1.1.11-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.1.11-debug) | v1.20.0~v1.22.1 | -| v1.1.0 | [runc-v1.1.0-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.1.0-debug/runc-v1.1.0-debug) | v1.7.0~v1.9.1 | -| v1.0.3 | [runc-v1.0.3-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.3-debug/runc-v1.0.3-debug) | v1.6.0~v1.9.0 | -| v1.0.2 | [runc-v1.0.2-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.2-debug/runc-v1.0.2-debug) | v1.6.0~v1.9.0 | -| v1.0.1 | [runc-v1.0.1-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.1-debug/runc-v1.0.1-debug) | v1.6.0~v1.9.0 | -| v1.0.0 | [runc-v1.0.0-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.0-debug/runc-v1.0.0-debug) | v1.6.0~v1.9.0 | -| v1.0.0-rc10 | [runc-v1.0.0-rc10-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.0-rc10-debug/runc-v1.0.0-rc10-debug) | ~v1.5.0 | -| v1.0.0-rc3 | [runc-v1.0.0-rc3-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.0.0-rc3-debug/runc-v1.0.0-rc3-debug) | * | -| v1.1.4 | [runc-v1.1.4-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc-v1.1.4-debug/runc-v1.1.4-debug) | | +| v1.1.0 | [runc-v1.1.0-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.1.0-debug) | v1.7.0~v1.9.1 | +| v1.0.3 | [runc-v1.0.3-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.3-debug) | v1.6.0~v1.9.0 | +| v1.0.2 | [runc-v1.0.2-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.2-debug) | v1.6.0~v1.9.0 | +| v1.0.1 | [runc-v1.0.1-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.1-debug) | v1.6.0~v1.9.0 | +| v1.0.0 | [runc-v1.0.0-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.0-debug) | v1.6.0~v1.9.0 | +| v1.0.0-rc10 | [runc-v1.0.0-rc10-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.0-rc10-debug) | ~v1.5.0 | +| v1.0.0-rc3 | [runc-v1.0.0-rc3-debug](https://github.com/ssst0n3/container-debug-artifacts/releases/download/runc/runc-v1.0.0-rc3-debug) | * |