use new s6-rc layout

This commit is contained in:
Sebastian Hugentobler 2022-02-15 18:01:47 +01:00
parent 4b0320ecdd
commit 711642773b
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
8 changed files with 19 additions and 22 deletions

View file

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