Skip to content

Commit 12b7e96

Browse files
committed
Switch to pyenv
1 parent 0f8b9f5 commit 12b7e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Built on `xmindai/cuda-cudnn-opengl`
6666
6767
Built on `xmindai/cuda-cpp`
6868

69-
Adds CUDA Python libs with Anaconda:
69+
Adds CUDA Python libs with `pyenv`:
7070

7171
* PyTorch - GPU
7272
* Tensorflow - GPU

cuda-python-development/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG from
2-
FROM $from as conda
2+
FROM $from as pyenv
33

44
ARG cuda
55
ARG PYTHON_VERSION="3.11.7"

0 commit comments

Comments
 (0)