Skip to content

Commit

Permalink
Merge pull request #531 from pivotal/lifecycle-092
Browse files Browse the repository at this point in the history
Bump lifecycle to 0.9.2
  • Loading branch information
matthewmcnew authored Oct 21, 2020
2 parents 07c0f06 + dee6cdd commit 644473b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/lifecycle/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func main() {
flag.Parse()

image, err := lifecycleImage(
"https://github.com/buildpacks/lifecycle/releases/download/v0.9.1/lifecycle-v0.9.1+linux.x86-64.tgz",
"https://github.com/buildpacks/lifecycle/releases/download/v0.9.2/lifecycle-v0.9.2+linux.x86-64.tgz",
cnb.LifecycleMetadata{
LifecycleInfo: cnb.LifecycleInfo{
Version: "0.9.1",
Expand Down

0 comments on commit 644473b

Please sign in to comment.