What's Changed
🐛 Fixes
- Fix OCI compose override support by @ndeloof #13311
- Fix help output for "exec --no-tty" option by @tonyo #13314
- Prompt default implementation to prevent a panic by @ndeloof #13317
- Run hooks on restart by @ndeloof #13321
- Fix(run): Ensure images exist only for the target service in run command by @idsulik #13325
- Fix(git): Fix path traversal vulnerability in git remote loader by @idsulik #13331
🔧 Internal
- Test to check writeComposeFile detects invalid OCI artifact by @ndeloof #13309
- Code Cleanup by @ndeloof #13315
⚙️ Dependencies
Full Changelog: v2.40.2...v2.40.3