From 6e5cd0b6e70db7f93c41b6ceca524f3bf82a583e Mon Sep 17 00:00:00 2001 From: Lennart Regebro Date: Tue, 1 Oct 2024 16:34:27 +0200 Subject: [PATCH] I haven't got the foggiest --- .github/workflows/publish-containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-containers.yml b/.github/workflows/publish-containers.yml index 1670177..ffe3c38 100644 --- a/.github/workflows/publish-containers.yml +++ b/.github/workflows/publish-containers.yml @@ -70,7 +70,7 @@ jobs: annotations: ${{ steps.meta.outputs.annotations }} provenance: mode=max sbom: true - outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,annotation-index.org.opencontainers.image.description="Container image that contains unoserver and LibreOffice including a large set of fonts for file format conversions" + outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,annotation-index.org.opencontainers.image.description=Container image that contains unoserver and LibreOffice including a large set of fonts for file format conversions env: DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index