use wikijs v2.5.291

This commit is contained in:
Sebastian Hugentobler 2022-11-14 11:03:11 +01:00
parent 12dc2754f7
commit d51547dab4
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -18,7 +18,7 @@ RUN npm install -g \
webpack-cli \ webpack-cli \
node-gyp node-gyp
ENV WIKIJS_VERSION=v2.5.285 ENV WIKIJS_VERSION=v2.5.291
RUN git clone https://github.com/Requarks/wiki.git -b $WIKIJS_VERSION /build RUN git clone https://github.com/Requarks/wiki.git -b $WIKIJS_VERSION /build