Skip to content

Commit cf740ef

Browse files
committed
fix: update cuda
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent cd453b9 commit cf740ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
22
# SPDX-License-Identifier: AGPL-3.0-or-later
3-
FROM nvidia/cuda:12.2.2-cudnn8-devel-ubuntu22.04
3+
FROM nvidia/cuda:12.8.1-cudnn-devel-ubuntu22.04
44

55
ENV DEBIAN_FRONTEND=noninteractive
66

0 commit comments

Comments
 (0)