mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
parent
953a355e63
commit
b5d35d4645
3 changed files with 9 additions and 9 deletions
|
|
@ -65,7 +65,7 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-5.0.14.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-6.0.4.tgz
|
||||
plugin: dump
|
||||
stage-packages:
|
||||
- libssl1.1
|
||||
|
|
@ -90,13 +90,13 @@ parts:
|
|||
prime:
|
||||
- $mongo
|
||||
|
||||
mongosh:
|
||||
source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
|
||||
plugin: dump
|
||||
# mongosh:
|
||||
# source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
|
||||
# plugin: dump
|
||||
|
||||
mongotools:
|
||||
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
|
||||
plugin: dump
|
||||
# mongotools:
|
||||
# source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
|
||||
# plugin: dump
|
||||
|
||||
# mongodb44:
|
||||
# source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue