8 / Dockerfile
n8n-1's picture
Update Dockerfile
600d41a verified
raw
history blame contribute delete
81 Bytes
FROM ghcr.io/deluxebear/n8n:chs
RUN npm install n8n-nodes-puppeteer
EXPOSE 7860