Skip to content

Commit

Permalink
Update push-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Nov 13, 2023
1 parent 8d05dbc commit 90f8fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
cache-to: type=inline
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=My blog multi-arch image
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=tna multi-arch image
provenance: false

- name: Docker Scout
Expand Down

0 comments on commit 90f8fcc

Please sign in to comment.