From 39aa11d872bd39e913220126d50e11efc5d52b7b Mon Sep 17 00:00:00 2001 From: Jan Krepl <18519371+jankrepl@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:07:47 +0100 Subject: [PATCH] update staging --- staging.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging.tfvars b/staging.tfvars index bc374484..93f8d440 100644 --- a/staging.tfvars +++ b/staging.tfvars @@ -22,7 +22,7 @@ notebook_service_bucket_name = "obi-notebook-service-statistics-sta notebook_service_k8s_thread_enabled = true notebook_service_accounting_enabled = true -neuroagent_image_tag = "neuroagent-v0.11.4" +neuroagent_image_tag = "neuroagent-v0.11.4-hotfix" small_scale_simulator_api_docker_image_url = "public.ecr.aws/openbraininstitute/single-cell-simulator:api-2025.11.12.1" small_scale_simulator_worker_docker_image_url = "public.ecr.aws/openbraininstitute/single-cell-simulator:worker-2025.11.12.1"