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.10.3 to 0.10.3
- Bump docker.io/paketocommunity/rust-dist from 1.22.0 to 1.23.0
- Bump docker.io/paketocommunity/rustup from 1.9.3 to 1.9.3
- Bump gcr.io/paketo-buildpacks/procfile from 5.6.7 to 5.6.7
- Bump gcr.io/paketo-buildpacks/syft from 1.39.0 to 1.40.0

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketocommunity authored Nov 18, 2023
1 parent 21a0cca commit 7d53d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ description = "A sample Builder for using Rust related CNBs"

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

[[buildpacks]]
id = "paketo-buildpacks/syft"
uri = "docker://gcr.io/paketo-buildpacks/syft:1.39.0"
uri = "docker://gcr.io/paketo-buildpacks/syft:1.40.0"

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

0 comments on commit 7d53d57

Please sign in to comment.