Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Use uv during Dockerfile build (#2485)
* Speed up the Dockerfile build by using uv to install all Python dependencies. * Have hadolint ignore SC1091 in Dockerfile. - c.f. https://www.shellcheck.net/wiki/SC1091
- Loading branch information