mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Snap back to MongoDB 3.2.22
This commit is contained in:
parent
e6fa02e0a1
commit
c2fa23d525
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.1.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
|
||||
plugin: dump
|
||||
stage-packages: [libssl1.0.0]
|
||||
filesets:
|
||||
|
@ -99,7 +99,7 @@ parts:
|
|||
- npm
|
||||
stage-packages:
|
||||
- libfontconfig1
|
||||
- libcurl3
|
||||
# - libcurl3
|
||||
override-build: |
|
||||
echo "Cleaning environment first"
|
||||
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue