mirror of https://github.com/xwiki-labs/cryptpad
Merge pull request #1529 from cryptpad/docker-compose-new-version
upgrade CryptPad version in docker-compose.yml
This commit is contained in:
commit
738ba20743
|
@ -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