versions: Update runc to 1.0.1

Let's ensure the runc version installed and used for running our tests
matches the vendored version.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
Fabiano Fidêncio 2021-07-26 08:03:56 +02:00
parent 116c29c897
commit 3727caf7d8

View File

@ -214,7 +214,7 @@ externals:
uscan-url: >-
https://github.com/opencontainers/runc/tags
.*/v?(\d\S+)\.tar\.gz
version: "v1.0.0-rc93"
version: "v1.0.1"
musl:
description: |