Merge pull request #1607 from glensc/patch-2

Update skopeoimage/README.md that tags are v-prefixed
This commit is contained in:
Daniel J Walsh 2022-03-28 08:21:47 -04:00 committed by GitHub
commit e0f0869151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ default to `/`.
The container images are:
* `quay.io/containers/skopeo:<version>` and `quay.io/skopeo/stable:<version>` -
* `quay.io/containers/skopeo:v<version>` and `quay.io/skopeo/stable:v<version>` -
These images are built when a new Skopeo version becomes available in
Fedora. These images are intended to be unchanging and stable, they will
never be updated by automation once they've been pushed. For build details,