mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- release notes: https://github.com/opencontainers/runc/releases/tag/v1.4.0 - full diff: opencontainers/runc@v1.3.3...v1.4.0 This version bump aims to fix a regression in runc v1.3.3, which caused /dev/shm to have inappropriate permissions exposed to containers: * https://github.com/opencontainers/runc/issues/4971 * https://github.com/opencontainers/runc/pull/4976 Signed-off-by: Luciano Ciccariello <xeeynamo@hotmail.com>