mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Try legacy MongoDB 4.0.10 without curl etc.
This commit is contained in:
parent
f06098f3dd
commit
8ec98ef00c
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ apps:
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
mongodb:
|
mongodb:
|
||||||
source: https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.10_amd64.deb
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.10.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
stage-packages: [libssl1.0.0]
|
stage-packages: [libssl1.0.0]
|
||||||
filesets:
|
filesets:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue