This commit is contained in:
Andy Bunce 2022-05-09 22:31:20 +01:00
parent 4000b40e1a
commit 87f7fca24a
3 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3.7"
services:
caddy:
image: caddy-saffron:1.0.0
image: caddy-saffron:1.0.1
build: .
container_name: caddy
restart: unless-stopped

View file

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

1
tiddlywiki/readme.md Normal file
View file

@ -0,0 +1 @@
# tiddlywiki docker