mirror of
https://github.com/containers/skopeo.git
synced 2025-05-31 02:35:19 +00:00
Release 1.5.2
Includes a fix for CVE-2021-41190 / GHSA-77vh-xpmg-72qh . - use fedora:latest in contrib/skopeoimage/*/Dockerfile - Fix test bug that prevented useful diagnostics on registry fail - proxy: Add an API to fetch the config upconverted to OCI - proxy: Add support for manifest lists - proxy: Uncapitalize all errors - Cirrus: Bump Fedora to release 35 & Ubuntu to 21.10 - Update to c/image v5.17.0 Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
69728fdf93
commit
8a88191c84
@ -1,4 +1,4 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "1.5.2-dev"
|
const Version = "1.5.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user