drops support for pandoc in n8n

This commit is contained in:
2026-01-14 19:24:06 +01:00
committed by Jannik Kramer
parent 3d381af454
commit 52e5a3b0d8
2 changed files with 1 additions and 8 deletions

View File

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

View File

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