From 167ad44cffa82e382c4c7142126eee8a89ac99cd Mon Sep 17 00:00:00 2001 From: Alex Kerney Date: Fri, 23 Aug 2024 11:31:17 -0400 Subject: [PATCH] Update OHW Python image A few more dependencies for our tutorials. xref #4469 --- config/clusters/2i2c/ohw.values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 1acbea4db..42940c688 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -26,7 +26,7 @@ basehub: description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:7b7bb16" + image: "ghcr.io/oceanhackweek/python:4059588" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G