mirror of
https://github.com/apple/container.git
synced 2026-07-12 12:37:02 +00:00
061ab83bea
- Closes #1530. ## Type of Change - [x] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Documentation update ## Motivation and Context Reject invalid `--last` values in system logs, matching the format accepted by `log show`. ## Testing - [x] Tested locally - [x] Added/updated tests - [x] Added/updated docs