Skip to content

Commit

Permalink
Fix the autoscaler docker file to use rayproject (ray-project#6357)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo authored Dec 5, 2019
1 parent f65d65f commit ac6aa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/autoscaler/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ray-project/base-deps
FROM rayproject/base-deps
ARG WHEEL_PATH
ARG WHEEL_NAME

Expand Down

0 comments on commit ac6aa21

Please sign in to comment.