mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 21:25:17 +01:00
Update version.
This commit is contained in:
parent
eb58d335c0
commit
4c9a90a461
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ parts:
|
|||
mongodb:
|
||||
source: https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-server_4.0.6_amd64.deb
|
||||
plugin: dump
|
||||
stage-packages: [libssl1.0.0]
|
||||
stage-packages: [libssl1.1]
|
||||
filesets:
|
||||
mongo:
|
||||
- usr
|
||||
|
|
@ -97,6 +97,7 @@ parts:
|
|||
- execstack
|
||||
- nodejs
|
||||
- npm
|
||||
- python3-setuptools
|
||||
stage-packages:
|
||||
- libfontconfig1
|
||||
override-build: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue