bump skopeo version and checksum (#11044)

Signed-off-by: Abhishek Jain <jain.abhishek1991@gmail.com>
This commit is contained in:
Abhishek Jain
2024-04-16 13:49:27 +05:30
committed by GitHub
parent ed2059395c
commit f3065cc5c4
3 changed files with 6 additions and 6 deletions

View File

@@ -139,7 +139,7 @@ function get_checksums() {
["gvisor_runsc_binary"]="arm ppc64le"
["gvisor_containerd_shim_binary"]="arm ppc64le"
["containerd_archive"]="arm"
["skopeo_binary"]="arm ppc64le"
["skopeo_binary"]="arm"
)
echo "${binary}_checksums:" | tee --append "$checksums_file"
for arch in arm arm64 amd64 ppc64le; do