Background
I've a copilot manifest file that uses the location field instead of building from a Dockerfile:

Current behavior
When I run copilot deploy, I get the following prompt:

Expected behavior
The "Input an image tag value" prompt should ideally not be there since it's not used by the CLI.
Background
I've a copilot manifest file that uses the

locationfield instead of building from a Dockerfile:Current behavior
When I run

copilot deploy, I get the following prompt:Expected behavior
The "Input an image tag value" prompt should ideally not be there since it's not used by the CLI.