chore(deps): update n8nio/n8n docker tag to v1.118.1
@@ -1,6 +1,6 @@
services:
{{ service_name | default('n8n') }}:
- image: n8nio/n8n:1.116.0
+ image: n8nio/n8n:1.118.1
container_name: {{ container_name | default('n8n') }}
environment:
- N8N_LOG_LEVEL={{ container_loglevel | default('info') }}
@@ -14,9 +14,9 @@ metadata:
Documentation: https://docs.n8n.io/
GitHub: https://github.com/n8n-io/n8n
- version: 1.116.0
+ version: 1.118.1
author: Christian Lempa
- date: '2025-10-13'
+ date: '2025-10-31'
tags:
- automation
draft: true