Skip to content

Commit

Permalink
Merge pull request #1623 from 2i2c-org/bump-image-tags/config-cluster…
Browse files Browse the repository at this point in the history
…s-2i2c-ohwvaluesyaml/ZAMY

Bumping Docker image tags in JupyterHub config
  • Loading branch information
sgibson91 authored Aug 14, 2022
2 parents ff9c1bd + f3a1f5d commit cd2f2c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit cd2f2c6

Please sign in to comment.