Hotfix: Docker Build Failure
Bug Fixes
- Docker build failure: Removed broken
COPY --from=builder-api /app/apps/api/node_modulesline indocker/Dockerfile.unified— this path does not exist since npm workspaces hoists all dependencies to rootnode_modules - CI latest tag not published: Fixed
latestDocker tag condition after workflow trigger was changed from release events to tag pushes