mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Revert Snap MongoDB changes.
Thanks to xet7 !
This commit is contained in:
parent
2efe974195
commit
4550e10fbe
3 changed files with 7 additions and 9 deletions
|
|
@ -65,9 +65,9 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.6.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
|
||||
plugin: dump
|
||||
stage-packages: [libssl1.0.0, libcurl3]
|
||||
stage-packages: [libssl1.0.0]
|
||||
filesets:
|
||||
mongo:
|
||||
- usr
|
||||
|
|
@ -90,11 +90,10 @@ parts:
|
|||
- ca-certificates
|
||||
- apt-utils
|
||||
- python
|
||||
- python3
|
||||
# - python3
|
||||
- g++
|
||||
- capnproto
|
||||
- curl
|
||||
- libcurl3
|
||||
- execstack
|
||||
- nodejs
|
||||
- npm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue