Merge branch 'patch-2' of https://github.com/nsvrana/runtipi-appstore into nsvrana-patch-2

This commit is contained in:
Nicolas Meienberger 2023-03-28 23:09:17 +02:00
commit e5d7256d98

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