fix: runtime version
parent
94913001bd
commit
50066b1a76
|
|
@ -1,4 +1,4 @@
|
||||||
ARG UBUNTU_VERSION=22.04
|
ARG UBUNTU_VERSION=20.04
|
||||||
# This needs to generally match the container host's environment.
|
# This needs to generally match the container host's environment.
|
||||||
ARG CUDA_VERSION=11.2.2
|
ARG CUDA_VERSION=11.2.2
|
||||||
# Target the CUDA build image
|
# Target the CUDA build image
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue