mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-04-26 09:48:23 +00:00
Update n8n Dockerfile to use specific image version 1 instead of latest
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM n8nio/n8n:latest
|
||||
FROM n8nio/n8n:1.123.1
|
||||
|
||||
USER root
|
||||
RUN apk add --no-cache ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user