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.31.0 to 1.31.0
- Bump docker.io/paketocommunity/rustup from 1.12.0 to 1.12.0
- Bump docker.io/paketobuildpacks/procfile from 5.9.0 to 5.9.1
- Bump docker.io/paketobuildpacks/syft from 1.47.1 to 1.47.2

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketobuildpackscommunity authored and github-actions[bot] committed Jul 28, 2024
1 parent f760a36 commit eab71c6
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:1.47.1"
uri = "docker://docker.io/paketobuildpacks/syft:1.47.2"

[[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.0"
uri = "docker://docker.io/paketobuildpacks/procfile:5.9.1"

[[order]]

Expand Down

0 comments on commit eab71c6

Please sign in to comment.