From f60a8e78da83cef09159ec10d494591cb8debda6 Mon Sep 17 00:00:00 2001 From: J Maxwell Date: Tue, 19 Aug 2025 16:00:27 -0500 Subject: [PATCH 1/2] update qa brh tutorial ws image --- qa-brh.planx-pla.net/manifests/hatchery/hatchery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json b/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json index 126856185..be356ce7f 100755 --- a/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json +++ b/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json @@ -71,7 +71,7 @@ "cpu-limit": "2.0", "memory-limit": "16Gi", "name": "(Tutorials) Example Analysis Jupyter Lab Notebooks", - "image": "quay.io/cdis/brh-notebooks:combined_demos__8c8c45ded1964148365bf209cbbfb26f72448d3d", + "image": "quay.io/cdis/brh-notebooks:combined_demos__48a3c0fc485db9b680a77b9da45a375a297a85fb", "env": { "FRAME_ANCESTORS": "https://qa-brh.planx-pla.net" }, @@ -210,4 +210,4 @@ } } ] -} \ No newline at end of file +} From 4c833c63ceac0db6fbf53366b74eaa5a7438b04c Mon Sep 17 00:00:00 2001 From: J Maxwell Date: Tue, 19 Aug 2025 16:22:43 -0500 Subject: [PATCH 2/2] update qa brh tutorial ws image --- qa-brh.planx-pla.net/manifests/hatchery/hatchery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json b/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json index be356ce7f..c9b7168d5 100755 --- a/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json +++ b/qa-brh.planx-pla.net/manifests/hatchery/hatchery.json @@ -71,7 +71,7 @@ "cpu-limit": "2.0", "memory-limit": "16Gi", "name": "(Tutorials) Example Analysis Jupyter Lab Notebooks", - "image": "quay.io/cdis/brh-notebooks:combined_demos__48a3c0fc485db9b680a77b9da45a375a297a85fb", + "image": "quay.io/cdis/brh-notebooks:combined_demos__b0a59aa051cbd993bbda25a7bb42f99bd4d91322", "env": { "FRAME_ANCESTORS": "https://qa-brh.planx-pla.net" },