Update n8nio/n8n Docker tag to v1.69.1

This commit is contained in:
Renovate Bot 2024-11-25 11:04:06 +00:00
parent e11acb5e2e
commit ee49a969d7
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

@ -1,4 +1,4 @@
FROM --platform=linux/amd64 n8nio/n8n:1.64.0 FROM --platform=linux/amd64 n8nio/n8n:1.69.1
USER root USER root
RUN apk --update add qpdf RUN apk --update add qpdf
USER node USER node