push to 2.5.301

This commit is contained in:
Sebastian Hugentobler 2024-03-28 15:02:27 +01:00
parent dabcb04d7a
commit 3958f7afec
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

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