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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tatlock"
version = "1.2.2"
version = "1.2.3"
description = "OpenAI-compatible API with Ollama backend"
requires-python = ">=3.12"
dependencies = []