We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc6a2f6 + 006cd3a commit fac1b8cCopy full SHA for fac1b8c
example-builder.toml
@@ -6,7 +6,7 @@ description = "A sample Builder for using Rust related CNBs"
6
7
[[buildpacks]]
8
id = "paketo-community/rust-dist"
9
- uri = "docker://docker.io/paketocommunity/rust-dist:1.29.0"
+ uri = "docker://docker.io/paketocommunity/rust-dist:1.30.0"
10
11
12
id = "paketo-buildpacks/syft"
0 commit comments