From 39b7a0c1c90ac1f732a0bb4fda024549fee8f431 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 16:12:05 +0200 Subject: [PATCH] Add Docker & Bash to Citadel --- software/citadel.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/citadel.yml b/software/citadel.yml index 83261827f5..7164672104 100644 --- a/software/citadel.yml +++ b/software/citadel.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - C + - Docker + - Bash tags: - Groupware source_code_url: https://www.citadel.org/source.html