From 18bc1a397af747b53614652e34a13395563a39ba Mon Sep 17 00:00:00 2001 From: ryanlovett Date: Fri, 13 Dec 2024 16:31:17 -0800 Subject: [PATCH] Revert #6536. --- deployments/gradebook/config/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/gradebook/config/common.yaml b/deployments/gradebook/config/common.yaml index df50ff65e..1606d43f5 100644 --- a/deployments/gradebook/config/common.yaml +++ b/deployments/gradebook/config/common.yaml @@ -52,7 +52,7 @@ jupyterhub: # https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html#kubespawner.KubeSpawner.extra_containers extraContainers: - name: gradebook - image: gradebook/gradebook:sha-a9a7895 + image: gradebook/gradebook:sha-721f235 ports: - containerPort: 3839 volumeMounts: