versions: Remove umoci version

- Remove umoci entry from versions
- Update the usage of skopeo to control the tooling we use to build
the pause image
Fixes: #

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2023-01-16 16:40:14 +00:00
parent 01a88fab2e
commit 1bfbeee1dd

View File

@ -273,12 +273,7 @@ externals:
skopeo: skopeo:
description: "Utility for container images and image repositories" description: "Utility for container images and image repositories"
url: "https://github.com/containers/skopeo" url: "https://github.com/containers/skopeo"
branch: "release-1.4" version: "1.9.1"
umoci:
description: "Utility for creating and manipulating container images"
url: "https://github.com/opencontainers/umoci"
tag: "v0.4.7"
nydus: nydus:
description: "Nydus image acceleration service" description: "Nydus image acceleration service"