mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Change snap to previous MongoDB version 3.2.18 because of data loss:
https://github.com/wekan/wekan-mongodb/issues/9
This commit is contained in:
parent
c1c3421006
commit
0495e61c28
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.19.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.18.tgz
|
||||
plugin: dump
|
||||
stage-packages: [libssl1.0.0]
|
||||
filesets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue