Update wiki to 0.16.2
This commit is contained in:
parent
356afda8a7
commit
76280f3e7b
@ -6,7 +6,7 @@ RUN useradd --create-home app \
|
||||
jq \
|
||||
git
|
||||
WORKDIR /home/app
|
||||
ARG WIKI_PACKAGE=wiki@0.15.0
|
||||
ARG WIKI_PACKAGE=wiki@0.16.2
|
||||
RUN su app -c "npm install -g --prefix . $WIKI_PACKAGE"
|
||||
RUN su app -c "mkdir .wiki"
|
||||
COPY configure-wiki set-owner-name ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user