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.33.0 to 1.34.0
- Bump docker.io/paketocommunity/rustup from 1.12.0 to 1.12.0
- Bump docker.io/paketobuildpacks/procfile from 5.10.1 to 5.10.1
- Bump docker.io/paketobuildpacks/syft from 2.4.0 to 2.5.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 Nov 30, 2024
1 parent d58e716 commit 79bdc3e
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.33.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.34.0"

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

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

0 comments on commit 79bdc3e

Please sign in to comment.