Skip to content

Commit 7d7ad40

Browse files
authored
Merge pull request #529 from fluxcd/containerd-v1.5.8
Update containerd to v1.5.8 (fix GHSA-5j5w-g665-5m35)
2 parents bd6fc92 + 509a0dd commit 7d7ad40

File tree

2 files changed

+5
-171
lines changed

2 files changed

+5
-171
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,6 @@ replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
218218

219219
// Fix CVE-2021-41190
220220
replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
221+
222+
// Fix GHSA-5j5w-g665-5m35
223+
replace github.com/containerd/containerd => github.com/containerd/containerd v1.5.8

0 commit comments

Comments
 (0)