Skip to content

Commit

Permalink
Refine the comment for git init base image
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtbj committed Feb 25, 2021
1 parent 93e368d commit 4bb0f1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .ko.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
defaultBaseImage: gcr.io/distroless/static:nonroot
baseImageOverrides:
# These base images run as root, which is needed for how they handle SSH credentials.
# They are produced from ./images/Dockerfile
# git-init uses a base image that supports running either as root or as user nonroot with UID 65532.
github.com/tektoncd/pipeline/cmd/git-init: gcr.io/tekton-nightly/github.com/tektoncd/pipeline/build-base:latest

# PullRequest resource needs root because in output mode it needs to access pr.json
Expand Down

0 comments on commit 4bb0f1d

Please sign in to comment.