Skip to content

Commit

Permalink
Merge pull request #498 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 authored Jan 17, 2025
2 parents 2d28b82 + 89e43fa commit 9e068a9
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 @@ -6,7 +6,7 @@ description = "A sample Builder for using Rust related CNBs"

[[buildpacks]]
id = "paketo-community/rust-dist"
uri = "docker://docker.io/paketocommunity/rust-dist:1.34.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.35.0"

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

0 comments on commit 9e068a9

Please sign in to comment.