diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 81dabcccc2..1fe67bf43a 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -46,7 +46,7 @@ basehub: description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:d8feeae" + image: "ghcr.io/oceanhackweek/python:d6b63fd" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G @@ -55,7 +55,7 @@ basehub: - display_name: "R image" description: "~2 CPU, ~8G RAM" kubespawner_override: - image: "ghcr.io/oceanhackweek/r:ea9e482" + image: "ghcr.io/oceanhackweek/r:d6b63fd" default_url: "/rstudio" mem_limit: 8G mem_guarantee: 4G