Skip to content

Commit 6e455d0

Browse files
authored
Merge pull request #5167 from emiliom/patch-5
[2i2c, ohw] New R and Python images
2 parents 0b2f11c + d22700e commit 6e455d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/clusters/2i2c/ohw.values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ basehub:
2626
description: "~2 CPU, ~8G RAM"
2727
default: true
2828
kubespawner_override:
29-
image: "ghcr.io/oceanhackweek/python:37f83fb"
29+
image: "ghcr.io/oceanhackweek/python:2f04c57"
3030
default_url: "/lab"
3131
mem_limit: 8G
3232
mem_guarantee: 4G
@@ -35,7 +35,7 @@ basehub:
3535
- display_name: "R en RStudio"
3636
description: "~2 CPU, ~8G RAM"
3737
kubespawner_override:
38-
image: "ghcr.io/oceanhackweek/r:13f3be6"
38+
image: "ghcr.io/oceanhackweek/r:6db529b"
3939
default_url: "/rstudio"
4040
mem_limit: 8G
4141
mem_guarantee: 4G

0 commit comments

Comments
 (0)