You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.15.7 [skip ci]
## [1.15.7](v1.15.6...v1.15.7) (2026-04-17)
### Bug Fixes
* add retry with backoff for apt-get update on CUDA base image ([3d6db5a](3d6db5a))
chore(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2026-04-16)
### Bug Fixes
* **docker:** create /opt/models unconditionally so chown works in CI ([93ce289](93ce289))
* **docker:** run frontend builder on BUILDPLATFORM to fix esbuild crash under QEMU ([6a3ad0d](6a3ad0d))
* resolve runtime model path mismatch for non-root Docker user ([f28792a](f28792a))
docs: update README with correct Docker Hub/GHCR pull commands and ve…
…rsioning
- Fix docker run commands (was pointing to old stirlingimage/stirling-image)
- Add Docker Images section with all available tags for both registries
- Add GHCR badge alongside Docker Hub badge
- Remove rename banner (rename is complete)