Skip to content

Commit

Permalink
Changed worker node to python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
flimdejong committed Nov 7, 2024
1 parent bc57db2 commit 27e2bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/runner/ray-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
spec:
containers:
- name: ray-worker
image: rayproject/ray:2.38.0
image: rayproject/ray:latest-py310
resources:
requests:
cpu: 500m
Expand Down

0 comments on commit 27e2bac

Please sign in to comment.