bumped wiki version to 0.12.0
This commit is contained in:
parent
bc8204c9d3
commit
e06405adc1
@ -5,7 +5,7 @@ RUN useradd --create-home app \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
jq
|
||||
WORKDIR /home/app
|
||||
ARG VERSION=0.11.4
|
||||
ARG VERSION=0.12.0
|
||||
RUN su app -c "npm install -g --prefix . wiki@$VERSION"
|
||||
RUN su app -c "mkdir .wiki"
|
||||
COPY configure-and-launch-wiki set-owner-name ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user