We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d6f9b commit 4564771Copy full SHA for 4564771
staging.tfvars
@@ -111,7 +111,7 @@ entitycore_svc_aws_s3_open_region = "us-west-2"
111
entitycore_svc_s3_bucket_allowed_origins = ["*"]
112
entitycore_svc_image_url = "public.ecr.aws/openbraininstitute/entitycore:2025.10.7"
113
114
-obi_one_v2_docker_image_url = "public.ecr.aws/openbraininstitute/obi-one:2025.10.4"
+obi_one_v2_docker_image_url = "public.ecr.aws/openbraininstitute/obi-one:2025.10.5"
115
obi_one_v2_ec2_instance_type = "t3.small" # vCPUs: 2, Memory: 2 GiB
116
obi_one_v2_ecs_task_size = {
117
cpu = 2048
0 commit comments