summary refs log tree commit diff
path: root/changelog.d/14195.docker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.70.0rc1Erik Johnston2022-10-191-1/+0
|
* Flush stdout/err in Dockerfile-workers before replacing the current process ↵realtyem2022-10-181-0/+1
(#14195) Also update `subprocess.check_output` to the slightly newer `subprocess.run`. Signed-off-by: Jason Little <realtyem@gmail.com>