update wiki version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Best 2024-07-19 14:22:34 +00:00
parent 6d356d4af6
commit 9e349de285

View File

@ -7,7 +7,7 @@ RUN apk add --update --no-cache \
WORKDIR "/home/node"
ARG WIKI_PACKAGE=wiki@0.31.0
ARG WIKI_PACKAGE=wiki@0.36.1
USER node