mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-21 16:31:03 +00:00
chore: update n8n Dockerfile to use stable version 2.0.0
Replaced the pre-release version 2.0.0-rc.4 with the stable release 2.0.0 in the Dockerfile for n8n.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM n8nio/n8n:2.0.0-rc.4
|
||||
FROM n8nio/n8n:2.0.0
|
||||
|
||||
USER root
|
||||
RUN apk add --no-cache ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user