removed unknown from manifest

This commit is contained in:
Gamosoft 2025-11-12 09:14:54 +01:00
parent e53e69bbe0
commit 260f7a95bc
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: false
sbom: false
- name: Image digest
run: echo "Image pushed with digest ${{ steps.build-push.outputs.digest }}"