feat: update n8n Dockerfile with complete configuration
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Leopere 2025-04-04 19:23:41 -04:00
parent e74d99c76e
commit a7816f607b
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM git.nixc.us/nixc/n8n:staging
FROM git.nixc.us/colin/n8n:staging
# This container is mostly intended to be blank but would add production specific changes here if needed only.