11.0.339
sipcapture/homer11.0.339Sep 7, 2026by adubovikov
AI Summary
A maintenance release focused on ensuring Docker build consistency by pinning the Go version used in GHCR builds to match the go.mod file.
Key Highlights
- Fixed Docker build consistency by pinning Go version to 1.27.1.
Full Release Notes
## What's Changed * fix(docker): pin golang 1.27.1 so GHCR builds match go.mod by @adubovikov in https://github.com/sipcapture/homer/pull/999 * chore: bump version to 11.0.339 by @adubovikov in https://github.com/sipcapture/homer/pull/1000 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.338...11.0.339