Skip to content

Commit c7ff6e4

Browse files
DriesVerachtertdanifr
authored andcommitted
Update version of notebook service for next prod deployment
1 parent 567a9e9 commit c7ff6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

production.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ thumbnail_generation_api_docker_image_url = "public.ecr.aws/openbraininstitute/t
1414
cell_svc_docker_image_url = "public.ecr.aws/openbraininstitute/sonata-cell-position:2025.9.0"
1515
accounting_svc_docker_image_url = "public.ecr.aws/openbraininstitute/accounting-service:2025.9.1"
1616
jupyterhub_ec2_type = "c7i.2xlarge"
17-
notebook_service_docker_image_url = "public.ecr.aws/openbraininstitute/notebook-service:2025.10.06-1"
17+
notebook_service_docker_image_url = "public.ecr.aws/openbraininstitute/notebook-service:2025.10.22-1"
1818
notebook_hub_on_eks_full_url = "none"
1919
notebook_service_cors_allowed_origins = "[\"https://www.openbraininstitute.org\"]"
2020
notebook_service_bucket_name = "obi-notebook-service-statistics-prod"

0 commit comments

Comments
 (0)