mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix conflict with package description
This commit is contained in:
commit
5cd714465a
@ -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
Block a user