From 79ee0936c34706a9e262c25ed782e177773b4e3a Mon Sep 17 00:00:00 2001 From: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:25:03 -0700 Subject: [PATCH] Update hatchery.json --- .../manifests/hatchery/hatchery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chicagoland.pandemicresponsecommons.org/manifests/hatchery/hatchery.json b/chicagoland.pandemicresponsecommons.org/manifests/hatchery/hatchery.json index 48d2d22a35..d0f34ca9b5 100644 --- a/chicagoland.pandemicresponsecommons.org/manifests/hatchery/hatchery.json +++ b/chicagoland.pandemicresponsecommons.org/manifests/hatchery/hatchery.json @@ -5,7 +5,7 @@ "sidecar": { "cpu-limit": "1.0", "memory-limit": "256Mi", - "image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/gen3fuse-sidecar:2023.13", + "image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/gen3fuse-sidecar:2023.12", "env": { "NAMESPACE": "default", "HOSTNAME": "chicagoland.pandemicresponsecommons.org" @@ -86,4 +86,4 @@ "name": "A collection of Jupyter notebooks to explore health outcomes for COVID-19" } ] -} \ No newline at end of file +}