Revert "update runc binary to 1.1.15"

This reverts commit f0f1bfca07.

runc 1.1.15 appears to have incresed chances for causing OOMs for
containers with small memory limits.  Revert the change in containerd
to unblock CI while the upstream runc issue is resolved.

Dependency-issue: https://github.com/opencontainers/runc/issues/4427
Signed-off-by: Samuel Karp <samuelkarp@google.com>
This commit is contained in:
Samuel Karp
2024-10-15 09:27:34 -07:00
parent ce7c473ccc
commit b7c333ce24

View File

@@ -1 +1 @@
v1.1.15
v1.1.14