Merge pull request #1580 from anderbubble/runc-1.1.14

Update github.com/opencontainers/runc to 1.1.14
This commit is contained in:
Christian Goll
2024-12-09 09:35:46 +01:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Use a sentinel file to determine container readonly state. #1447
- Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 #1553
- Bump github.com/golang/glog from 1.2.0 to 1.2.3 #1527
- Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14
### Removed