Skip to content

Commit cf2b435

Browse files
authored
Merge pull request #4188 from developmentseed/ghg-update-workshop-images
nasa-ghg: update R and Python images used for SSIM workshop profiles
2 parents 59c6dbe + 0776264 commit cf2b435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/clusters/nasa-ghg/common.values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ basehub:
259259
slug: ssim-ghg-2024-python
260260
kubespawner_override:
261261
# Custom image for workshop: https://github.com/NASA-IMPACT/ssim-ghg-workshop-2024-python-image
262-
image: public.ecr.aws/nasa-veda/ssim-ghg-workshop-2024-python-image:363ef30a73a6
262+
image: public.ecr.aws/nasa-veda/ssim-ghg-workshop-2024-python-image:1e641d14629a
263263
# Adjusted to try to land only one user on each node
264264
mem_guarantee: 27G
265265
mem_limit: 27G
@@ -275,7 +275,7 @@ basehub:
275275
slug: ssim-ghg-2024-r
276276
kubespawner_override:
277277
# Custom image for workshop: https://github.com/NASA-IMPACT/ssim-ghg-workshop-2024-r-image
278-
image: public.ecr.aws/nasa-veda/ssim-ghg-workshop-2024-r-image:5437bbe6b051
278+
image: public.ecr.aws/nasa-veda/ssim-ghg-workshop-2024-r-image:c7936af92743
279279
# Adjusted to try to land only one user on each node
280280
mem_guarantee: 27G
281281
mem_limit: 27G

0 commit comments

Comments
 (0)