Skip to content

Commit 4740190

Browse files
committed
feat(podman): support build ExApp from source
1 parent e8e96fb commit 4740190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
22
# SPDX-License-Identifier: AGPL-3.0-or-later
33
#
4-
FROM nvidia/cuda:12.2.2-runtime-ubuntu22.04
4+
FROM docker.io/nvidia/cuda:12.2.2-runtime-ubuntu22.04
55

66
ARG CCB_DB_NAME=ccb
77
ARG CCB_DB_USER=ccbuser

0 commit comments

Comments
 (0)