mirror of https://github.com/xwiki-labs/cryptpad
upgrade CryptPad version in docker-compose.yml
This commit is contained in:
parent
aa8156f69d
commit
a7fac806bd
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue