Update n8n Dockerfile to use specific image version 1 instead of latest

This commit is contained in:
Yury Kossakovsky
2025-12-03 10:10:07 -07:00
parent ac13c400f5
commit f70ee5e206

View File

@@ -1,4 +1,4 @@
FROM n8nio/n8n:latest
FROM n8nio/n8n:1.123.1
USER root
RUN apk add --no-cache ffmpeg