diff --git a/n8n/deployment-n8n.yaml b/n8n/deployment-n8n.yaml index 504598a..dd160a8 100644 --- a/n8n/deployment-n8n.yaml +++ b/n8n/deployment-n8n.yaml @@ -23,7 +23,7 @@ spec: runAsUser: 1000 containers: - name: n8n - image: git.chemavx.xyz/chemavx/n8n:d171ce68 + image: git.chemavx.xyz/chemavx/n8n:b9ce8e20 imagePullPolicy: IfNotPresent ports: - containerPort: 5678