Closed garyyang6 closed 2 years ago
On first look this looks to be a duplicate of #352
@viveklak , 3.1.0 does not work for me. I got,
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. deployment 1.4.0 requires pulumi-docker==3.4.1, but you have pulumi-docker 3.1.0 which is incompatible.
What happened?
pulumi up
versions: pulumi==3.40.1 pulumi-aws==5.15.0 pulumi-docker==3.4.1 python-dotenv==0.21.0
Steps to reproduce
Expected Behavior
Create database
Actual Behavior
pulumi_docker.docker.ResourceError: No digest available for image 1234567890987.dkr.ecr.us-west-2.amazonaws.com/cloud/abcd-svc-4c4ac5e
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).