chore(deps): update n8nio/n8n docker tag to v0.200.0
This commit is contained in:
parent
154943d3b1
commit
2ca130b3de
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
container_name: n8n
|
container_name: n8n
|
||||||
image: n8nio/n8n:0.199.0
|
image: n8nio/n8n:0.200.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:5678
|
- ${APP_PORT}:5678
|
||||||
|
|
Loading…
Reference in New Issue
Block a user