From 91bdc98915a1756bb68719090adf3789a7e81eb9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:44:03 +0200 Subject: [PATCH] Add Docker & deb to ownCloud --- software/owncloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/owncloud.yml b/software/owncloud.yml index f8a2145743..ee56538f01 100644 --- a/software/owncloud.yml +++ b/software/owncloud.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker + - deb tags: - File Transfer & Synchronization source_code_url: https://github.com/owncloud/core