mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-25 02:02:32 +03:00
Update nvidia/cuda Docker tag to v12
This commit is contained in:
parent
c53afdc8bf
commit
9ca7e4121f
@ -8,7 +8,7 @@
|
||||
# Ex: Python 3.10 for Ubuntu 22.04
|
||||
# Note: ENV is for future running containers. ARG for building your Docker image.
|
||||
|
||||
ARG IMAGE_VERSION=11.8.0-base-ubuntu22.04
|
||||
ARG IMAGE_VERSION=12.0.0-base-ubuntu22.04
|
||||
ARG PYTHON_VERSION=3.10
|
||||
ARG PIP_MIRROR=https://mirrors.aliyun.com/pypi/simple/
|
||||
FROM nvidia/cuda:${IMAGE_VERSION} as build
|
||||
|
Loading…
Reference in New Issue
Block a user