mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
17de6f803d
Release notes:
- https://github.com/moby/sys/releases/tag/mountinfo%2Fv0.4.0
In particular, this fixes a regression introduced in commit b8bf572812
which checked the mountinfo.Root field in a FilterFunc, while Root was
not set when calling a filter.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>