Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DfciPkg/DfciTests: fix refresh server pip failure (#236)
## Description Adds a command line switch to a pip command in the dockerfile. This allows the docker image creation process to pass. `--break-system-packages` was introduced in pip 23.0.1. - https://pip.pypa.io/en/stable/news/#v23-0-1 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Built on Windows 10. ## Integration Instructions N/A Fixes #234
- Loading branch information