Skip to content

Commit f10d1f5

Browse files
Merge pull request #7121 from emiliom/patch-9
[ohw] Change back two images to specific tags
2 parents 72c8e63 + 10a1af0 commit f10d1f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/clusters/oceanhackweek/common.values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ jupyterhub:
9292
slug: python
9393
description: Python en JupyterLab
9494
kubespawner_override:
95-
image: ghcr.io/oceanhackweek/python:latest
95+
image: ghcr.io/oceanhackweek/python:c881ad5
9696
r:
9797
display_name: R (*Viejo*)
9898
description: R en RStudio
9999
kubespawner_override:
100100
default_url: /rstudio
101-
image: ghcr.io/oceanhackweek/r:latest
101+
image: ghcr.io/oceanhackweek/r:293f282
102102
resource_allocation:
103103
display_name: Capacidad Asignada
104104
choices:

0 commit comments

Comments
 (0)