This commit is contained in:
Andy Bunce 2021-10-26 22:09:32 +01:00
parent 724271ae87
commit df231a03b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM node:12-alpine
RUN npm install -g tiddlywiki@5.20
RUN npm install -g tiddlywiki@5.2.0
EXPOSE 8080