diff --git a/Dockerfile b/Dockerfile index 9d06c60..e293e6b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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