Skip to content

Commit 878a065

Browse files
committed
1 parent 7e2f6b7 commit 878a065

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343

4444
- uses: docker/metadata-action@v5.10.0
4545
id: meta
46+
# ghcr.io prefers index level annotations
47+
env:
48+
DOCKER_METADATA_ANNOTATIONS_LEVELS: index
4649
with:
4750
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4851
tags: |

0 commit comments

Comments
 (0)