Update docker image to 12.1.0-cudnn8-devel-ubuntu22.04

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-08-12 20:25:46 +02:00
parent d2972e4f24
commit a40d5aa7cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM nvidia/cuda:11.4.3-cudnn8-devel-ubuntu20.04
FROM nvidia/cuda:12.1.0-cudnn8-devel-ubuntu22.04
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y openjdk-11-jdk wget build-essential checkinstall zlib1g-dev libssl-dev git