We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c37d58 commit b68be75Copy full SHA for b68be75
2 files changed
hub/docmost/compose.yaml
@@ -3,7 +3,7 @@
3
4
services:
5
docmost:
6
- image: docmost/docmost:${DOCMOST_VERSION:-0.8.4}
+ image: docmost/docmost:${DOCMOST_VERSION:-0.9.0}
7
depends_on:
8
- db
9
- redis
hub/docmost/stack.yaml
@@ -5,8 +5,8 @@ slug: docmost
name: Docmost
icon: Ⓓ
flavor: DockerCompose
-version: "0.8.4"
-updated_at: 2025-02-27
+version: "0.9.0"
+updated_at: 2025-03-24
10
description: Collaborative wiki and documentation software
11
author: Docmost
12
license: AGPL-3.0
0 commit comments