mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
updated ubuntu to 22.04 for glbc 2.32
This commit is contained in:
parent
25dfe0b831
commit
6507a657be
@ -1,6 +1,6 @@
|
||||
ARG CUDA_VERSION=12.8.1
|
||||
|
||||
FROM --platform=linux/amd64 nvidia/cuda:${CUDA_VERSION}-devel-ubuntu20.04
|
||||
FROM --platform=linux/amd64 nvidia/cuda:${CUDA_VERSION}-devel-ubuntu22.04
|
||||
|
||||
# Needs to be repeated below the FROM, or else it's not picked up
|
||||
ARG PYTHON_VERSION=3.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user