Skip to content

Commit

Permalink
Fix title annotation for Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
AFCMS committed Sep 26, 2024
1 parent 3594a79 commit fccae39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
labels: |
org.opencontainers.image.title=Oxipng
annotations: |
org.opencontainers.image.title=Oxipng
# Build and push Docker image with Buildx (don't push on PR)
# Cache isn't used for tags and on workflow_dispatch if specified
Expand Down

0 comments on commit fccae39

Please sign in to comment.