mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 05:12:11 +03:00
The ordering assertion matched a builder-stage comment that mentions 'npm run build' (added with the v3.8.40 workspace-deps Docker fix), making it false-fail even though the real RUN step correctly follows the NODE_OPTIONS heap line. Match real ENV/RUN instructions only, ignoring '#' comment lines.