Update n8n Dockerfile to use image version 1.123.2

This commit is contained in:
Yury Kossakovsky
2025-12-04 10:38:19 -07:00
parent 89fdc93566
commit de327efc61

View File

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