Skip to content

Commit

Permalink
Merge pull request #21 from biodigitalmatter/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/metadata-action-115662203e5f4c9b240a57397f721baaab82a488

Bump docker/metadata-action from bd26c982ee2b6c0f9744591c74c527e8a669f72f to 115662203e5f4c9b240a57397f721baaab82a488
  • Loading branch information
tetov authored Nov 18, 2024
2 parents 309875a + e2ecc41 commit 9286fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@bd26c982ee2b6c0f9744591c74c527e8a669f72f
uses: docker/metadata-action@115662203e5f4c9b240a57397f721baaab82a488
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 9286fea

Please sign in to comment.