Skip to content

Commit

Permalink
Add Google Cloud Function Buildpacks to trusted builder prefixes (#1438)
Browse files Browse the repository at this point in the history
* Update builder.go

* Update buildpacks/builder.go

Co-authored-by: Lance Ball <lball@redhat.com>

* Update builder.go

* Update buildpacks/builder.go

Add trailing comma

Co-authored-by: Lance Ball <lball@redhat.com>
  • Loading branch information
wizpresso-steve-cy-fan and lance committed Nov 22, 2022
1 parent eae7d56 commit 4a4392d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildpacks/builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var (
"gcr.io/paketo-buildpacks/",
"docker.io/paketobuildpacks/",
"ghcr.io/vmware-tanzu/function-buildpacks-for-knative/",
"gcr.io/buildpacks/",
}
)

Expand Down

0 comments on commit 4a4392d

Please sign in to comment.