mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
Merge branch 'edge' into meteor-1.8
This commit is contained in:
commit
202f4235d7
63 changed files with 388 additions and 66 deletions
|
|
@ -108,7 +108,7 @@ RUN \
|
|||
\
|
||||
# OS dependencies
|
||||
apt-get update -y && apt-get install -y --no-install-recommends ${BUILD_DEPS} && \
|
||||
pip3 install -U setuptools wheel && \
|
||||
pip3 install -U pip setuptools wheel && \
|
||||
\
|
||||
# Meteor installer doesn't work with the default tar binary, so using bsdtar while installing.
|
||||
# https://github.com/coreos/bugs/issues/1095#issuecomment-350574389
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue