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 b1211d9 + f4c7904 commit 88665c8Copy full SHA for 88665c8
buildpack.toml
@@ -27,7 +27,7 @@ api = "0.7"
27
28
[[order.group]]
29
id = "paketo-buildpacks/syft"
30
- version = "2.21.0"
+ version = "2.23.0"
31
32
33
id = "paketo-community/cargo"
package.toml
@@ -11,7 +11,7 @@
11
uri = "docker://docker.io/paketobuildpacks/procfile:5.11.3"
12
13
[[dependencies]]
14
- uri = "docker://docker.io/paketobuildpacks/syft:2.21.0"
+ uri = "docker://docker.io/paketobuildpacks/syft:2.23.0"
15
16
[[targets]]
17
arch = "amd64"
0 commit comments