Skip to content

Commit a7531e0

Browse files
authored
Merge pull request #57 from nextcloud/fix/cuda-issue
Fixes for CUDA errors
2 parents 5a57bfb + 744c90e commit a7531e0

File tree

3 files changed

+404
-455
lines changed

3 files changed

+404
-455
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)