use version d78127dc2973d8e773c6ad88e44c253c7fbda1a1

This commit is contained in:
Sebastian Hugentobler 2020-01-06 14:58:31 +00:00
parent 104f7b4250
commit 03ee382da1

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=116aef980712e3e91f73cb5cb129c3f2c70c28bb
ENV WIKIJS_VERSION=d78127dc2973d8e773c6ad88e44c253c7fbda1a1
RUN git clone https://code.vanwa.ch/sebastian/wikijs.git -b nextcloud-auth /build