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

This commit is contained in:
Renovate Bot 2024-07-26 13:10:43 +00:00
parent e87583c262
commit 4f84b685b2
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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