Update n8nio/n8n Docker tag to v1.80.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-02-17 16:06:20 +00:00
parent d7495e1ba7
commit 0126e5aa13
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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