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.12.0 to 0.12.0
- Bump docker.io/paketocommunity/rust-dist from 1.32.0 to 1.32.0
- Bump docker.io/paketocommunity/rustup from 1.12.0 to 1.12.0
- Bump docker.io/paketobuildpacks/procfile from 5.9.3 to 5.10.0
- Bump docker.io/paketobuildpacks/syft from 2.1.0 to 2.3.0

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketobuildpackscommunity authored and github-actions[bot] committed Oct 10, 2024
1 parent 1950d47 commit 8cd4652
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 @@ -10,15 +10,15 @@ description = "A sample Builder for using Rust related CNBs"

[[buildpacks]]
id = "paketo-buildpacks/syft"
uri = "docker://docker.io/paketobuildpacks/syft:2.1.0"
uri = "docker://docker.io/paketobuildpacks/syft:2.3.0"

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

[[buildpacks]]
id = "paketo-buildpacks/procfile"
uri = "docker://docker.io/paketobuildpacks/procfile:5.9.3"
uri = "docker://docker.io/paketobuildpacks/procfile:5.10.0"

[[order]]

Expand Down

0 comments on commit 8cd4652

Please sign in to comment.