Skip to content

Commit

Permalink
Bumps example-builder.toml.
Browse files Browse the repository at this point in the history
- Bump docker.io/paketocommunity/cargo from 0.2.1 to 0.2.1
- Bump docker.io/paketocommunity/rust-dist from 1.4.0 to 1.4.1
- Bump docker.io/paketocommunity/rustup from 1.1.2 to 1.1.2
- Bump gcr.io/paketo-buildpacks/procfile from 5.0.2 to 5.0.2

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketocommunity authored Jan 21, 2022
1 parent e2fd1e0 commit 37fab01
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.4.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.4.1"

[[buildpacks]]
id = "paketo-community/cargo"
Expand Down

0 comments on commit 37fab01

Please sign in to comment.