Skip to content
Snippets Groups Projects
Commit 3f433812 authored by calrama's avatar calrama
Browse files

Update to CUDA 10.1

parent 59a59460
No related branches found
No related tags found
No related merge requests found
Pipeline #30324 passed
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
ARG UBUNTU_VERSION=18.04 ARG UBUNTU_VERSION=18.04
ARG CUDA=10.0 ARG CUDA=10.1
FROM nvidia/cudagl:${CUDA}-base-ubuntu${UBUNTU_VERSION} FROM nvidia/cudagl:${CUDA}-base-ubuntu${UBUNTU_VERSION}
LABEL maintainer="Moritz Maxeiner <moritz.maxeiner@fu-berlin.de>" LABEL maintainer="Moritz Maxeiner <moritz.maxeiner@fu-berlin.de>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment