mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -6,7 +6,7 @@ ARG TARGETPLATFORM
|
||||
# ==============================================================================
|
||||
# STAGE 1: System Dependencies & Base Setup
|
||||
# ==============================================================================
|
||||
FROM n8nio/base:${NODE_VERSION} AS system-deps
|
||||
FROM n8nio/base:22-ffmpeg AS system-deps
|
||||
|
||||
# ==============================================================================
|
||||
# STAGE 2: Application Artifact Processor
|
||||
|
||||
Reference in New Issue
Block a user