drops support for pandoc in n8n
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FROM docker.n8n.io/n8nio/n8n
|
||||
|
||||
USER root
|
||||
|
||||
RUN apk add --no-cache pandoc
|
||||
|
||||
USER node
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
services:
|
||||
n8n:
|
||||
build: .
|
||||
image: n8nio/n8n
|
||||
container_name: n8n
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user