fix(ci): upgrade to build-push-action@v6, disable sbom

- Upgrade docker/build-push-action from v5 to v6
- Add sbom: false alongside provenance: false
- Update registry URL to internal domain

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-14 11:42:37 +01:00
co-authored by Claude Opus 4.5
parent 214dc4e725
commit 822cdc9bf4
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ For LLM agent development guidelines and architectural decisions, see [AGENTS.md
## Version
Current version: **1.2.2** - CI fix
Current version: **1.2.3** - CI fix
---