From ea9936e0049d256c8c1a00b9bd0245ceb2e64ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 14 Apr 2021 01:33:32 +0200 Subject: [PATCH] versions: Bump runc to v1.0.0-rc93 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's bump runc to its latest release. Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 9a9f4042e9..88c5209cce 100644 --- a/versions.yaml +++ b/versions.yaml @@ -213,7 +213,7 @@ externals: uscan-url: >- https://github.com/opencontainers/runc/tags .*/v?(\d\S+)\.tar\.gz - version: "v1.0.0-rc5" + version: "v1.0.0-rc93" musl: description: |