Skip to content

Commit 3531bf8

Browse files
committed
terraform: alicloud: bump containerd for CVE fix
1 parent e5fc8d0 commit 3531bf8

File tree

3 files changed

+15
-158
lines changed

3 files changed

+15
-158
lines changed

terraform/providers/alicloud/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,6 @@ replace github.com/prometheus/client_golang => github.com/prometheus/client_gola
156156

157157
// https://issues.redhat.com/browse/OCPBUGS-6422
158158
replace golang.org/x/net => golang.org/x/net v0.5.0
159+
160+
// https://issues.redhat.com/browse/OCPBUGS-8119
161+
replace github.com/containerd/containerd => github.com/containerd/containerd v1.5.18

0 commit comments

Comments
 (0)