use new version

This commit is contained in:
Sebastian Hugentobler 2019-11-02 15:41:08 +01:00
parent 8de78c1c5b
commit f6207a102b
2 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@ RUN apk add --no-cache \
RUN npm config set unsafe-perm true
RUN npm install -g webpack webpack-cli
ENV WIKIJS_VERSION=0cc3fd03a5d13aa5a9649080cbce39e507dc23ca
ENV WIKIJS_VERSION=f47e27332e54f6105a5aab8c9a95a3ebaed3ba7a
RUN git clone https://code.vanwa.ch/sebastian/wikijs.git -b nextcloud-auth /build