diff --git a/builtins/fetchcode_container/build.sh b/builtins/fetchcode_container/build.sh index ed00460..e53f71e 100755 --- a/builtins/fetchcode_container/build.sh +++ b/builtins/fetchcode_container/build.sh @@ -5,7 +5,7 @@ set -e -base_name=skopeo-1.2.3 +base_name=skopeo-1.9.3 cd lib-src/ diff --git a/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz b/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz new file mode 100644 index 0000000..49e9872 Binary files /dev/null and b/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz differ diff --git a/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz.ABOUT b/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz.ABOUT new file mode 100644 index 0000000..3e5de57 --- /dev/null +++ b/builtins/fetchcode_container/lib-src/skopeo-1.9.3.tar.gz.ABOUT @@ -0,0 +1,9 @@ +about_resource: skopeo-1.9.3.tar.gz +version: 1.9.3 +homepage_url: https://github.com/containers/skopeo +name: skopeo +owner: Red Hat +download_url: https://github.com/containers/skopeo/archive/refs/tags/v1.9.3.tar.gz +copyright: Copyright (c) Red Hat +license_expression: apache-2.0 AND other-permissive +notes: skopeo binaries embed several thir-party packages that are not listed here diff --git a/builtins/fetchcode_container/src/fetchcode_container/bin/skopeo b/builtins/fetchcode_container/src/fetchcode_container/bin/skopeo index 2861079..72386f0 100755 Binary files a/builtins/fetchcode_container/src/fetchcode_container/bin/skopeo and b/builtins/fetchcode_container/src/fetchcode_container/bin/skopeo differ