Skip to content

Commit

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

Bump docker/metadata-action from 115662203e5f4c9b240a57397f721baaab82a488 to 369eb591f429131d6889c46b94e711f089e6ca96
  • Loading branch information
tetov authored Nov 26, 2024
2 parents 9286fea + a0caf44 commit 416eb52
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@115662203e5f4c9b240a57397f721baaab82a488
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 416eb52

Please sign in to comment.