I’m trying to upgrade anvil to the latest version (v1.13.4) using Amazon Elastic Container Service
I’ve tried and not working and some error like below image
I’m trying to upgrade anvil to the latest version (v1.13.4) using Amazon Elastic Container Service
I’ve tried and not working and some error like below image
What commands were you doing to try to upgrade?
my build script for deploy by ECR and i change version in dockerfile like
RUN pip install "boto3~=1.34.0" "anvil-app-server~=1.13.4" "Jinja2~=3.0" "pyyaml~=6.0" "pandas~=2.1.4" "jsonschema~=4.0" ....
I can’t see an error in the screenshot, all those messages look correct - what’s the problem you are seeing?
Thanks,
Ryan