Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the controller and webhook images to use stable alpine
tektoncd#7356 fixed the images used by Tekton workloads, but not the controller ones. Controllers do not support windows, and do not use the combined image, so the default base image has to be updated too. Signed-off-by: Andrea Frittoli <[email protected]>
- Loading branch information