mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
ca90ee2538
The frontend container already comes with a `node` user. In some instances, the new `dev` and old `node` user would have ID or name collisions. This PR fixes that by only reusing the `node` user.