Skip to content

Commit

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

Bump docker/metadata-action from 70b2cdc6480c1a8b86edf1777157f8f437de2166 to d31acd50653ded455ab8972a1eb9a656b0aef94a
  • Loading branch information
tetov authored Oct 30, 2024
2 parents fc4f13e + 674f91e commit d20ac1d
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@70b2cdc6480c1a8b86edf1777157f8f437de2166
uses: docker/metadata-action@d31acd50653ded455ab8972a1eb9a656b0aef94a
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit d20ac1d

Please sign in to comment.