Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up the git-init base Dockerfile and Task.
My previous change switched us off of the Dockerfile-based `git-init` base image in favor of `ghcr.io/distroless/git` (:tada:), however, I wanted to stagger cleaning this up so we could keep rebuilding it in case we needed to rollback. This cleans up the Dockerfile and Task, which should complete the migration. Fixes: tektoncd#4752
- Loading branch information