Merge pull request #127 from meienberger/renovate/n8nio-n8n-0.x
chore(deps): update n8nio/n8n docker tag to v0.199.0
This commit is contained in:
commit
6f8d4a6d90
|
@ -4,8 +4,8 @@
|
|||
"available": true,
|
||||
"port": 8094,
|
||||
"id": "n8n",
|
||||
"tipi_version": 4,
|
||||
"version": "0.198.2",
|
||||
"tipi_version": 5,
|
||||
"version": "0.199.0",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
n8n:
|
||||
container_name: n8n
|
||||
image: n8nio/n8n:0.198.2
|
||||
image: n8nio/n8n:0.199.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:5678
|
||||
|
|
Loading…
Reference in New Issue
Block a user