diff --git a/n8n/Dockerfile b/n8n/Dockerfile index 6b711a0..8b3d633 100644 --- a/n8n/Dockerfile +++ b/n8n/Dockerfile @@ -1,4 +1,4 @@ -FROM n8nio/n8n:1.123.3 +FROM n8nio/n8n:1.123.4 USER root RUN apk add --no-cache ffmpeg