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.1 to 1.31.1
- Bump docker.io/paketocommunity/rustup from 1.12.0 to 1.12.0
- Bump docker.io/paketobuildpacks/procfile from 5.9.1 to 5.9.2
- Bump docker.io/paketobuildpacks/syft from 1.47.2 to 1.47.3

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketobuildpackscommunity authored and github-actions[bot] committed Aug 29, 2024
1 parent 988be9a commit 1ae1259
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.2"
uri = "docker://docker.io/paketobuildpacks/syft:1.47.3"

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

[[order]]

Expand Down

0 comments on commit 1ae1259

Please sign in to comment.