Update n8n

Confirmed non-breaking changes.
This commit is contained in:
Nicholas Vrana 2023-03-20 17:44:50 -07:00 committed by GitHub
parent 3ed1d2fe9a
commit d864d30e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
n8n:
container_name: n8n
image: n8nio/n8n:0.215.2
image: n8nio/n8n:0.220.0
restart: unless-stopped
ports:
- ${APP_PORT}:5678