The v0.5.10 release (Apr 5) does not have -runtime Docker Hub tags , unlike all prior 0.5.x releases which published them.
Missing tags:
• lmsysorg/sglang:v0.5.10-runtime
•lmsysorg/sglang:v0.5.10-cu130-runtime
I noticed the release-docker-runtime.yml workflow was split from the main release workflow in PR #21563 before v0.5.10. The workflow appears to have run successfully but the images aren't on Docker Hub.
Was this an intentional change (runtime folded into the base image, which is now ~14.4 GB vs v0.5.9's ~16.8 GB), or a publish issue in the new split workflow?
The v0.5.10 release (Apr 5) does not have
-runtimeDocker Hub tags , unlike all prior 0.5.x releases which published them.Missing tags:
•
lmsysorg/sglang:v0.5.10-runtime•
lmsysorg/sglang:v0.5.10-cu130-runtimeI noticed the
release-docker-runtime.ymlworkflow was split from the main release workflow in PR #21563 before v0.5.10. The workflow appears to have run successfully but the images aren't on Docker Hub.Was this an intentional change (runtime folded into the base image, which is now ~14.4 GB vs v0.5.9's ~16.8 GB), or a publish issue in the new split workflow?