chore(deps): update n8nio/n8n docker tag to v0.199.0

This commit is contained in:
renovate[bot] 2022-10-21 08:54:53 +00:00 committed by GitHub
parent 4ae7247011
commit 4d3db4c71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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