ci: update n8n image to d171ce68 [skip ci]

This commit is contained in:
Gitea CI
2026-04-14 18:50:07 +00:00
parent 7c1617b392
commit 13680d4811
+2 -2
View File
@@ -52,8 +52,8 @@ spec:
value: sqlite
- name: DB_SQLITE_DATABASE
value: /home/node/.n8n/database.sqlite
image: n8nio/n8n:latest
imagePullPolicy: Always
image: git.chemavx.xyz/chemavx/n8n:d171ce68
imagePullPolicy: IfNotPresent
name: n8n
ports:
- containerPort: 5678