Skip to content

Commit

Permalink
Merge pull request #425 from paketo-community/update/package/builder-…
Browse files Browse the repository at this point in the history
…example

Bump docker.io/paketocommunity/cargo Builder
  • Loading branch information
dmikusa committed Apr 1, 2024
2 parents d33d013 + 4426af3 commit a8c4b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description = "A sample Builder for using Rust related CNBs"

[[buildpacks]]
id = "paketo-community/cargo"
uri = "docker://docker.io/paketocommunity/cargo:0.11.0"
uri = "docker://docker.io/paketocommunity/cargo:0.11.1"

[[buildpacks]]
id = "paketo-buildpacks/procfile"
Expand Down

0 comments on commit a8c4b4d

Please sign in to comment.