Compare commits

..

2 commits

Author SHA1 Message Date
21694147b6 Merge pull request 'Update n8nio/n8n Docker tag to v1.75.2' (#3) from renovate/n8nio-n8n-1.x into main
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #3
2025-01-17 17:38:10 +01:00
5c0edb48f4
Update n8nio/n8n Docker tag to v1.75.2 2025-01-17 15:04:12 +00:00

View file

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