CircleCI-Public / aws-ecr-orb

CircleCI orb for interacting with Amazon's Elastic Container Registry (ECR)
https://circleci.com/orbs/registry/orb/circleci/aws-ecr
MIT License
79 stars 140 forks source link

[chore]: update images to current #331

Closed brentmmarks closed 7 months ago

massimoplaitano commented 7 months ago

Due to the deprecation of old images, what do you think about updating the executor also? In src/executors/default.yml, there is a deprecated image: ubuntu-2004:current

brentmmarks commented 7 months ago

src/executors/default.yml

This image is not deprecated

ErkoRisthein commented 7 months ago

Any release planned for this?

brentmmarks commented 7 months ago

Orb was released to address change for actual orb images in 9.0.2: https://github.com/CircleCI-Public/aws-ecr-orb/tree/v9.0.2 - this change was just for testing flow