mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
updated python version
This commit is contained in:
parent
1b0210d6d2
commit
d6d69eecc1
@ -2,7 +2,7 @@ ARG CUDA_VERSION=12.6.0
|
||||
|
||||
FROM --platform=linux/amd64 nvidia/cuda:${CUDA_VERSION}-devel-ubuntu20.04
|
||||
|
||||
ARG PYTHON_VERSION=3.12
|
||||
ARG PYTHON_VERSION=3.11
|
||||
ARG CUDA_VERSION=12.6.0
|
||||
|
||||
# Set environment variable to prevent interactive prompts
|
||||
|
Loading…
x
Reference in New Issue
Block a user