From 7b39f11846740b7782cc0fcf73ca548127c97aee Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Thu, 5 Dec 2024 22:49:26 -0800 Subject: [PATCH] [2i2c, ohw] Update Python image A final Python image update, to leave the OHW hub in a cleaner and more up-to-date state after the end of the OHW-in-spanish event. --- 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 dc097f1c2..ccd0777c4 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:b07027b" + image: "ghcr.io/oceanhackweek/python:c881ad5" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G