Skip to content

Commit b50b2c0

Browse files
authored
chore(deps): using newly rebuilt deb with latest golang for CVE fixes (#7802)
1 parent ddf01f9 commit b50b2c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parts/common/components.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,15 +1029,15 @@
10291029
"versionsV2": [
10301030
{
10311031
"renovateTag": "name=moby-containerd, repository=production, os=ubuntu, release=22.04",
1032-
"latestVersion": "1.7.30-ubuntu22.04u1"
1032+
"latestVersion": "1.7.30-ubuntu22.04u2"
10331033
}
10341034
]
10351035
},
10361036
"r2004": {
10371037
"versionsV2": [
10381038
{
10391039
"renovateTag": "name=moby-containerd, repository=production, os=ubuntu, release=20.04",
1040-
"latestVersion": "1.7.30-ubuntu20.04u1"
1040+
"latestVersion": "1.7.30-ubuntu20.04u2"
10411041
}
10421042
]
10431043
}

0 commit comments

Comments
 (0)