chore(deps): update n8nio/n8n docker tag to v0.236.1 (#844)
This commit is contained in:
parent
a9a2a5c61f
commit
ac900aef92
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8094,
|
||||
"id": "n8n",
|
||||
"tipi_version": 19,
|
||||
"version": "0.236.0",
|
||||
"tipi_version": 20,
|
||||
"version": "0.236.1",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
n8n:
|
||||
container_name: n8n
|
||||
image: n8nio/n8n:0.236.0
|
||||
image: n8nio/n8n:0.236.1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:5678
|
||||
|
|
Loading…
Reference in New Issue
Block a user