mirror of https://github.com/xwiki-labs/cryptpad
Merge branch '2024.6-rc' of github.com:cryptpad/cryptpad into 2024.6-rc
This commit is contained in:
commit
8fab5a3d3c
|
@ -7,7 +7,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
cryptpad:
|
||||
image: "cryptpad/cryptpad:version-2024.3.1"
|
||||
image: "cryptpad/cryptpad:version-2024.6.0"
|
||||
hostname: cryptpad
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowledge server",
|
||||
"description": "a collaborative office suite that is end-to-end encrypted and open-source",
|
||||
"version": "2024.6.0",
|
||||
"license": "AGPL-3.0+",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue