mirror of https://github.com/xwiki-labs/cryptpad
update docker-compose container version to 5.5.0
This commit is contained in:
parent
6353e18744
commit
dab8acb4af
|
@ -3,7 +3,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
cryptpad:
|
||||
image: "cryptpad/cryptpad:version-5.4.0"
|
||||
image: "cryptpad/cryptpad:version-5.5.0"
|
||||
hostname: cryptpad
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue