Skip to content

Commit fac1b8c

Browse files
authored
Merge pull request #449 from paketo-community/update/package/builder-example
Bump docker.io/paketocommunity/cargo Builder
2 parents cc6a2f6 + 006cd3a commit fac1b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-builder.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "A sample Builder for using Rust related CNBs"
66

77
[[buildpacks]]
88
id = "paketo-community/rust-dist"
9-
uri = "docker://docker.io/paketocommunity/rust-dist:1.29.0"
9+
uri = "docker://docker.io/paketocommunity/rust-dist:1.30.0"
1010

1111
[[buildpacks]]
1212
id = "paketo-buildpacks/syft"

0 commit comments

Comments
 (0)