push to 2.5.300

This commit is contained in:
Sebastian Hugentobler 2023-09-26 18:11:25 +02:00
parent a49f99298a
commit 3a3f5ac990
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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