mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
[CI] Fix-Up Docker Build (Use Python) (#11139)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ARG GPU
|
||||
FROM rayproject/ray-deps:latest"$GPU"
|
||||
FROM rayproject/ray-deps:nightly"$GPU"
|
||||
ARG WHEEL_PATH
|
||||
# For Click
|
||||
ENV LC_ALL=C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user