Skip to content

Commit 88665c8

Browse files
authored
Merge pull request #556 from paketo-community/update/package/syft
Bump docker.io/paketobuildpacks/syft from 2.21.0 to 2.23.0
2 parents b1211d9 + f4c7904 commit 88665c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ api = "0.7"
2727

2828
[[order.group]]
2929
id = "paketo-buildpacks/syft"
30-
version = "2.21.0"
30+
version = "2.23.0"
3131

3232
[[order.group]]
3333
id = "paketo-community/cargo"

package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
uri = "docker://docker.io/paketobuildpacks/procfile:5.11.3"
1212

1313
[[dependencies]]
14-
uri = "docker://docker.io/paketobuildpacks/syft:2.21.0"
14+
uri = "docker://docker.io/paketobuildpacks/syft:2.23.0"
1515

1616
[[targets]]
1717
arch = "amd64"

0 commit comments

Comments
 (0)