|
@@ -212,7 +212,7 @@ RUN \
|
|
|
gosu wekan:wekan /home/wekan/.meteor/meteor -- help; \
|
|
|
\
|
|
|
# extract the OpenAPI specification
|
|
|
- npm install -g api2html@0.3.0 && \
|
|
|
+ npm install -g api2html@0.3.3 && \
|
|
|
mkdir -p /home/wekan/python && \
|
|
|
chown wekan:wekan --recursive /home/wekan/python && \
|
|
|
cd /home/wekan/python && \
|