opencontainers / oci-conformance

OCI Conformance/Certification Working Group
https://conformance.opencontainers.org
Apache License 2.0
71 stars 44 forks source link

Fix for AWS CLI deprecated "ecr get-login" #73

Closed jdolitsky closed 3 years ago

jdolitsky commented 3 years ago

At some point, AWS CLI deprecated the ecr get-login command. This change uses the new ecr get-get-authorization-token, and also adds fixes for deprecated GitHub Actions syntax as in #72