chore(deps): update n8nio/n8n docker tag to v0.230.2 (#626)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-30 13:50:16 -04:00 committed by GitHub
parent f24f18f198
commit b0c04b6126
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.229.0
image: n8nio/n8n:0.230.2
restart: unless-stopped
ports:
- ${APP_PORT}:5678