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

This commit is contained in:
Renovate Bot 2025-02-20 11:07:13 +00:00
parent 0126e5aa13
commit 69e3c131f3
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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