mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Try to fix Snap.
Thanks to xet7 !
This commit is contained in:
parent
67218fb61d
commit
a54e52d34b
1 changed files with 7 additions and 7 deletions
|
@ -65,7 +65,7 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-7.0.5.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-6.0.13.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_2.1.1_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.9.4.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