mirror of
https://github.com/containers/skopeo.git
synced 2026-07-07 02:35:30 +00:00
[release-1.9] Bump Skopeo to v1.9.5
This should have been done as part of #2805. This will bump the version of Skopeo to v1.9.5 so it can be used for the CVE fix, CVE-2025-65637 Fixes: https://issues.redhat.com/browse/OCPBUGS-67549 Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "1.9.4"
|
||||
const Version = "1.9.5"
|
||||
|
||||
Reference in New Issue
Block a user