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