Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: update Dockerfile to remove unnecessary user creation
The Dockerfile no longer creates a non-root user, as it is not needed for the application. This simplifies the build process and reduces complexity.
- Loading branch information