Skip to content

Commit 2cf8b41

Browse files
authored
Update daskhub.yaml with latest openscapes
Since we seem to be updating the Openscape image quite frequently for use in the GlobalCoast/ProtoCoast project, perhaps it would be good to switch to the "latest" tag so I don't have to constantly keep raising PRs here. But if there is a policy of having a specific tag, I can change the PR to request the tag: "92bb0eb"
1 parent 3a788c3 commit 2cf8b41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

providers/kubernetes/daskhub.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ jupyterhub:
226226
image: "{value}"
227227
choices:
228228
openscapes:
229-
display_name: "docker.io/openscapes/python:a1ff0c5"
229+
display_name: "docker.io/openscapes/python:latest"
230230
kubespawner_override:
231-
image: docker.io/openscapes/python:a1ff0c5
231+
image: docker.io/openscapes/python:latest
232232
pangeo:
233233
display_name: "quay.io/pangeo/pangeo-notebook:2025.01.24"
234234
kubespawner_override:

0 commit comments

Comments
 (0)