Compare commits

...

1 Commits

Author SHA1 Message Date
3958f7afec
push to 2.5.301 2024-03-28 15:02:27 +01:00

View File

@ -21,7 +21,7 @@ RUN npm install -g \
webpack-cli \ webpack-cli \
node-gyp node-gyp
ENV WIKIJS_VERSION=v2.5.300 ENV WIKIJS_VERSION=v2.5.301
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