Unverified Commit c9c3d82a authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Remove index annotations (#97)

parent 48ae8e66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ jobs:
          labels: |
            org.opencontainers.image.title=${{ vars.NAME }}
        env:
          DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index     
          DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest
      - 
        name: Set up Docker Buildx
        uses: docker/setup-buildx-action@v3