Bump wiki to version 0.19.0
This commit is contained in:
parent
f85afce8c8
commit
5e6f732fed
@ -6,7 +6,7 @@ RUN adduser -D -h /home/app app \
|
||||
jq \
|
||||
git
|
||||
WORKDIR /home/app
|
||||
ARG WIKI_PACKAGE=wiki@0.17.0
|
||||
ARG WIKI_PACKAGE=wiki@0.19.0
|
||||
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