Skip to content

ecr image not loaded to lambda

0

I have a docker image of size 7.03GB. which worked previously and I added 2 small packages. Now I get an error: Failed to update the function tea-retina-client-side-ai: The provided image is invalid. what may be the cause since the max image size is 10 GB

asked 2 years ago466 views
1 Answer
0

Hello,

Did you have a naming issue that specifics the tag along with the hash like mentioned here ? https://github.com/serverless/serverless/issues/8636

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
  • no i don't specify a hash.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.