Bump n8n to version 0.215.2

This commit is contained in:
Nicholas Vrana 2023-02-14 10:15:16 -08:00 committed by Nicolas Meienberger
parent b18c28f2bf
commit 86d4341cd1

View File

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