Compare commits

..

No commits in common. "main" and "2.5.300" have entirely different histories.

View File

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