fix: use correct Dockerfile name in staging compose
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Leopere 2025-04-04 14:10:56 -04:00
parent 46250e8c5a
commit e98c71a6ec
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ services:
n8n:
build:
context: ./docker/n8n
dockerfile: Dockerfile.staging
dockerfile: Dockerfile
image: git.nixc.us/colin/n8n:staging