Decrement CUDA version and bump Ubuntu

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>
This commit is contained in:
Marcel Coetzee 2023-05-18 16:02:42 +02:00
parent 61d58e7b35
commit 6c57d38552

View file

@ -1,4 +1,4 @@
FROM nvidia/cuda:12.1.1-devel-ubuntu20.04 FROM nvidia/cuda:12.0.1-devel-ubuntu22.04
# We need to set the host to 0.0.0.0 to allow outside access # We need to set the host to 0.0.0.0 to allow outside access
ENV HOST 0.0.0.0 ENV HOST 0.0.0.0