adds pandoc to n8n, reverts caddy rename

This commit is contained in:
2025-09-10 12:43:04 +02:00
parent 4f544a80bd
commit 6688abcd0a
5 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
FROM docker.n8n.io/n8nio/n8n
USER root
RUN apk add pandoc
USER node

View File

@@ -4,7 +4,7 @@
services:
n8n:
image: docker.n8n.io/n8nio/n8n
build: .
container_name: n8n
restart: unless-stopped
env_file: