diff --git a/Dockerfile b/Dockerfile index f7118de..60aad03 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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=f47e27332e54f6105a5aab8c9a95a3ebaed3ba7a +ENV WIKIJS_VERSION=4269401615699ea993af70af74993774d9dcc21b RUN git clone https://code.vanwa.ch/sebastian/wikijs.git -b nextcloud-auth /build