1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-21 09:48:37 +00:00
Files
gitea/modules/packages/container
wxiaoguang 7b39c82587 Fix "oras" OCI client compatibility (#34666)
Fix #25846

1. the ImageConfig can be empty, fall back to default
2. the blob size can be empty, it still needs "Content-Length" header
2025-06-09 18:51:05 +00:00
..