Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

done update image other repo #263

Open
vnguyentv2 opened this issue Nov 16, 2022 · 1 comment
Open

done update image other repo #263

vnguyentv2 opened this issue Nov 16, 2022 · 1 comment

Comments

@vnguyentv2
Copy link

i have current task with image: "image": "vegacandle/fargate-poc-03:v2",
when i using ecs-deploy with cli ecs-deploy -c development-ecs-fargate-shared -d development--api-booking -i xxxxxxxx.dkr.ecr.ap-southeast-1.amazonaws.com/api-booking:development-6a90411a5b03fb47115dafe01cfb11ad3e674fa9 --enable-rollback -t 720

it not change image. how can fix it

@helle253
Copy link

I just ran into this issue. It seems like switching to different repositories isn't handled gracefully, but there is a workaround.

You'll need to create a new task revision, with an image in the repository you are changing to.

Once this is done, subsequent runs of this script SHOULD start using the right image repository, and update the image as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants