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

This commit is contained in:
Renovate Bot 2024-09-05 11:20:06 +00:00
parent 2bd8b4ee81
commit 36fceb5d0d
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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